[dmd-internals] master branch brokenness

Sean Kelly sean at invisibleduck.org
Fri May 11 14:15:38 PDT 2012


On May 11, 2012, at 4:06 AM, mrmocool at gmx.de wrote:

> Moreover how is it possible FreeBSD32 and OSX64 fail on master, but they pass with some pull requests, including mine even though it doesn't change any semantics?

Some bugs are related to the alignment of code segments and the like. Simply inserting a line of code or rearranging declarations may change the behavior. Since this fix was related to code generation, it's entirely possible something like this is happening. 


More information about the dmd-internals mailing list