[Issue 8574] [std.format] The flag ' ' works for floating numbers,	not only for integers
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Aug 21 08:47:48 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=8574
Kenji Hara <k.hara.pg at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
            Version|unspecified                 |D2
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2012-08-21 08:47:46 PDT ---
Pull request:
https://github.com/D-Programming-Language/phobos/pull/755
> or even BigInt (with "% d" or "% s").
BigInt supports its formatting by the std.format module correctly, so this is
correct behavior.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list