Thread overview
[Issue 16511] Suspected Win64 release-mode code-gen bug
Sep 19, 2016
Nick Sabalausky
Sep 19, 2016
Nick Sabalausky
Dec 17, 2022
Iain Buclaw
September 19, 2016
https://issues.dlang.org/show_bug.cgi?id=16511

--- Comment #1 from Nick Sabalausky <cbkbbejeap@mailinator.com> ---
Just for the sake of reference, the original report/conversation is here: https://github.com/Abscissa/libInputVisitor/issues/1

--
September 19, 2016
https://issues.dlang.org/show_bug.cgi?id=16511

--- Comment #2 from Nick Sabalausky <cbkbbejeap@mailinator.com> ---
Got a report of the crash happening with both --build=debug (dub's default) and --build=release. It only crashes with --build=release for me. So not really sure what's going on. In my lib, I'm going to be working around it, but wanted to post this here in case there is an underlying codegen thing.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=16511

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
December 13
https://issues.dlang.org/show_bug.cgi?id=16511

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17775

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--