www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Re: Release: GDC for Windows

reply Kagamin <spam here.lot> writes:
Daniel Green Wrote:

 Please post any issues at
 https://bitbucket.org/goshawk/gdc/issue/170

got it https://bitbucket.org/goshawk/gdc/issue/170/problems-relating-to-windows-binaries#comment-417100
Mar 26 2011
parent reply Daniel Green <venix1 gmail.com> writes:
On 3/26/2011 5:28 PM, Kagamin wrote:
 Daniel Green Wrote:

 Please post any issues at
 https://bitbucket.org/goshawk/gdc/issue/170

got it https://bitbucket.org/goshawk/gdc/issue/170/problems-relating-to-windows-binaries#comment-417100

https://bitbucket.org/goshawk/gdc/issue/173/writeln-hangs-with-more-than-one-argument The problems been solved both examples now work. I will likely release a new build Sunday evening(EST). I was hoping to make some headway into the auto import warning.
Mar 26 2011
parent Kagamin <spam here.lot> writes:
Daniel Green Wrote:

 I was hoping to make some headway into 
 the auto import warning.

it would be nice to have all crt declarations qualified with `export`, this way they will be bound directly to __imp_ symbols, though, D provides no easy way to do this, only another version block.
Mar 27 2011