[Bug libstdc++/34105] [4.3 Regression] Confusing error message with missing #include <algorithm>
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Thu Nov 15 13:06:00 GMT 2007
------- Comment #3 from pcarlini at suse dot de 2007-11-15 13:06 -------
Something like the attached (lightly tested) fixed the problem for normal mode,
the error becomes:
34105.cc: In function Âint main()Â:
34105.cc:8: error: Âfind is not a member of ÂstdÂ
however, it doesn't for parallel mode. I think it's better if Benjamin looks
into those headers...
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34105
More information about the Gcc-bugs
mailing list