http://d.puremagic.com/issues/show_bug.cgi?id=2085
Sobirari Muhomori <ma...@pochta.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma...@pochta.ru --- Comment #2 from Sobirari Muhomori <ma...@pochta.ru> 2009-05-18 03:43:27 PDT --- This bug is hit regularly when porting C to D. It's a shame that C macros don't suffer from this ordering bug :) --- #define a b(0) #define b(c) (c+1) --- -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------