-
Notifications
You must be signed in to change notification settings - Fork 12k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recent clang crashes trying to compile hello.cpp on Windows with opaque pointers #53089
Labels
Comments
nikic
changed the title
Recent clang crashes trying to compile hello.cpp on Windows
Recent clang crashes trying to compile hello.cpp on Windows with opaque pointers
Jan 9, 2022
You can paste the expanded cpp file on gist.github.com. |
I pushed a speculative fix at 7725331, maybe it will be sufficient. |
Just want to check back here whether you're still seeing issues on Windows? |
Yes, that seems to work now, thanks!
…On Thu, Mar 3, 2022 at 2:15 PM Nikita Popov ***@***.***> wrote:
Just want to check back here whether you're still seeing issues on Windows?
—
Reply to this email directly, view it on GitHub
<#53089 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACJFLDOTZKHZOD34HIXVA3U6DCPLANCNFSM5LRDKTMA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@russellw: Could this issue be closed? |
Yep, I'm fine with it being closed.
…On Sat, Mar 12, 2022 at 1:20 AM EugeneZelenko ***@***.***> wrote:
@russellw <https://github.com/russellw>: Could this issue be closed?
—
Reply to this email directly, view it on GitHub
<#53089 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACJFLBQJV25WXFE2LWEV6LU7PWPLANCNFSM5LRDKTMA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
... I cannot attach those files, the server says we don't support that file type. Pasting the .sh below. The .cpp is too big to paste, let me know if you want me to email a copy. Pasting the input hello.cpp source file below.
The text was updated successfully, but these errors were encountered: