[phobos] [D-Programming-Language/phobos] fa9e87: Prevent passing rvalue to parse()

noreply at github.com noreply at github.com
Sun Sep 4 22:29:09 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: fa9e87b5505166bbf9c4a6748a6deef12ef7029f
      https://github.com/D-Programming-Language/phobos/commit/fa9e87b5505166bbf9c4a6748a6deef12ef7029f
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-09-04 (Sun, 04 Sep 2011)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Prevent passing rvalue to parse()


  Commit: 1843f448aa6369acf30a8652a8ad77e9629cf306
      https://github.com/D-Programming-Language/phobos/commit/1843f448aa6369acf30a8652a8ad77e9629cf306
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2011-09-04 (Sun, 04 Sep 2011)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Merge pull request #239 from 9rnsr/fix_conv

Maybe fix std.conv segfault on 32-bit Linux and FreeBSD


Compare: https://github.com/D-Programming-Language/phobos/compare/4361c63...1843f44


More information about the phobos mailing list