string not aliased

Anders F Björklund afb at algonet.se
Wed Aug 15 15:18:14 PDT 2007


Charles Brossollet wrote:
>> The current gdc supports d version 1.x.  The example you're doing, I
>> believe, is for an alpha version of d (version 2.x).  const(char) and
>> various const/final/invariant stuff was added in 2.x (and is the reason
>> for the version # increase and calling it an alpha release)
> 
> OK, thanks. Does anyone knows when gdc will have D2.0?

You can get "string" alias before D 2.0, though ? It came
in DMD 1.016 and the GDC svn is currently up to DMD 1.020...

David Friedman hasn't published any E.T.A. on GDC 2.0 yet.
Could be since we haven't reached GDC 1.0 yet, but anyway. :)

--anders

PS. http://sourceforge.net/svn/?group_id=154306



More information about the D.gnu mailing list