[Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)

2005-12-03 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2005-12-03 19:16 --- The problem went away when I removed the old headers, so closing as invalid. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)

2005-12-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2005-12-03 01:10 --- Subject: Re: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) > This test is for (or whatever headers define HUGE_VAL > etc.), not . should indeed be fixincluded, > but there may be definitions

[Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)

2005-12-02 Thread joseph at codesourcery dot com
--- Comment #3 from joseph at codesourcery dot com 2005-12-03 00:51 --- Subject: Re: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) On Sat, 3 Dec 2005, pinskia at gcc dot gnu dot org wrote: > Hmm, limits.h should have been fixincluded but for some reason it was not. This tes

[Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)

2005-12-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2005-12-03 00:14 --- Subject: Re: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) > Hmm, limits.h should have been fixincluded but for some reason it was not. Seems to be in gcc/include. It's possible there's somethin

[Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)

2005-12-02 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-03 00:05 --- Hmm, limits.h should have been fixincluded but for some reason it was not. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25236