[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-17 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #17 from David Edelsohn dje at gcc dot gnu.org --- Sorry, I am trying to separate out the patches. It should have been stdlib.h not inttypes.h. I corrected the commit.

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-16 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 howarth at bromo dot med.uc.edu changed: What|Removed |Added CC||howarth at bromo dot

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-16 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #15 from howarth at bromo dot med.uc.edu --- What autogen release was used to generate the newly committed fixincl.x? I recently updated our autogen in fink to 5.18.4 because I discovered that 5.18.2 was producing broken fixincl.x

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-16 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #16 from howarth at bromo dot med.uc.edu --- (In reply to David Edelsohn from comment #12) Author: dje Date: Mon Feb 16 15:19:20 2015 New Revision: 220736 URL: https://gcc.gnu.org/viewcvs?rev=220736root=gccview=rev Log: Daniel

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-16 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #12 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Mon Feb 16 15:19:20 2015 New Revision: 220736 URL: https://gcc.gnu.org/viewcvs?rev=220736root=gccview=rev Log: Daniel Richard G. sk...@iskunk.org PR

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-16 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-06 Thread skunk at iskunk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #11 from Daniel Richard G. skunk at iskunk dot org --- Yep, that system's still running. I'll be happy to test any fixes for this issue.

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING ---

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2011-03-06 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #1 from Daniel Richard G. skunk at iskunk dot org 2011-03-06 22:33:42 UTC --- Editing the strtof() prototype in $top_builddir/gcc/include-fixed/stdlib.h allows the bootstrap to complete successfully. Looks like all this needs is a