For some strange reason, this patch seems to cause segfaults only on Linux/FreeBSD 32.

On 9/10/2011 10:31 AM, [email protected] wrote:
   Branch: refs/heads/master
   Home:   https://github.com/D-Programming-Language/phobos

   Commit: c07dc78b12645b8b1b68cc02da60c57765869c64
       
https://github.com/D-Programming-Language/phobos/commit/c07dc78b12645b8b1b68cc02da60c57765869c64
   Author: k-hara<[email protected]>
   Date:   2011-09-09 (Fri, 09 Sep 2011)

   Changed paths:
     M std/conv.d

   Log Message:
   -----------
   Issue 6609 - std.conv.parse!Integer should consider sign when radix == 10


   Commit: c16f64c3c2e7a3dfcf45c95dd4df9110f0c7dddd
       
https://github.com/D-Programming-Language/phobos/commit/c16f64c3c2e7a3dfcf45c95dd4df9110f0c7dddd
   Author: David Simcha<[email protected]>
   Date:   2011-09-10 (Sat, 10 Sep 2011)

   Changed paths:
     M std/conv.d

   Log Message:
   -----------
   Merge pull request #250 from 9rnsr/fix6609

Issue 6609 - std.conv.parse!Integer should consider sign when radix == 10


Compare: 
https://github.com/D-Programming-Language/phobos/compare/9328e95...c16f64c
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos


_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to