[phobos] [D-Programming-Language/phobos] c07dc7: Issue 6609 - std.conv.parse!Integer should conside...

David Simcha dsimcha at gmail.com
Sat Sep 10 07:45:15 PDT 2011


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

On 9/10/2011 10:31 AM, noreply at github.com 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<k.hara.pg at gmail.com>
>    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<dsimcha at gmail.com>
>    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
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>



More information about the phobos mailing list