[Issue 8744] pragma(msg) incorrectly prints uint values = 2^31

2012-10-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8744



--- Comment #2 from github-bugzi...@puremagic.com 2012-10-06 17:35:30 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/5099922a842cdba59087f9f0568bded582769f7e
Issue 8744 - Fixed printing of uint expression when value = 2^31

https://github.com/D-Programming-Language/dmd/commit/02a5dca8fe5d828a1aedf66e815e7451edac4307
Merge pull request #1156 from pszturmaj/uint-fix

Issue 8744 - Fixed printing of uint expression when value = 2^31

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8744] pragma(msg) incorrectly prints uint values = 2^31

2012-10-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8744


Brad Roberts bra...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bra...@puremagic.com
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8744] pragma(msg) incorrectly prints uint values = 2^31

2012-10-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8744



--- Comment #1 from Piotr Szturmaj psztur...@tlen.pl 2012-10-01 12:45:28 PDT 
---
https://github.com/D-Programming-Language/dmd/pull/1156

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---