http://d.puremagic.com/issues/show_bug.cgi?id=1731



--- Comment #3 from Rainer Schuetze <r.sagita...@gmx.de> 2009-09-23 14:03:37 
PDT ---
Created an attachment (id=465)
evaluate forward referenced alias in correct scope

The forward reference to the alias causes its semantic analysis to be run from
the scope of the variable declaration, omitting the "extern(Windows)"
attribute. The patch uses the scope of the symbol (which happens to already
exist) instead of the current scope.

The patch also fixes the bad spacing "uintWindows".

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to