[Issue 1338] cygwin/gdc compilation error for legal code (variadic templates)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 3 06:43:50 PDT 2008


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


clugdbug at yahoo.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Comment #2 from clugdbug at yahoo.com.au  2008-07-03 08:43 -------
This definitely works in gdc-win 0.24.
==========
C:\Sandbox\test>gdc --version
gdc (GCC) 3.4.5 (mingw special) (gdc 0.24, using dmd 1.020)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
C:\Sandbox\test>gdc test.d

C:\Sandbox\test>a
Hi! 5 that's all.

C:\Sandbox\test>


-- 



More information about the D.gnu mailing list