Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 3162

Show
Ignore:
Timestamp:
02/10/08 20:45:05 (10 months ago)
Author:
kris
Message:

fixes #843 : G not supported in Layout\

Thanks, Lars

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tango/text/convert/Integer.d

    r2927 r3162  
    210210                  case 'd': 
    211211                  case 'D': 
     212                  case 'g': 
     213                  case 'G': 
    212214                       if (i < 0) 
    213215                          {