http://d.puremagic.com/issues/show_bug.cgi?id=6685
Michal Minich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Michal Minich <[email protected]> 2012-02-14 07:13:05 PST --- (In reply to comment #2) > https://github.com/D-Programming-Language/dmd/pull/716 > > This is arguably a bug, I can't find anywhere in the spec that says 'with' > only > works with lvalues or it must be implemented by taking the address of structs, > just that exp must only be evaluated once. This might be related http://d.puremagic.com/issues/show_bug.cgi?id=4350 Does the pull request affect this case? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
