http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50488
--- Comment #5 from karman 2011-09-22 18:43:30
UTC ---
ha, ok, thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50488
--- Comment #4 from Jonathan Wakely 2011-09-22
18:41:41 UTC ---
GCC is open source so you can attempt to fix it yourself or pay someone to do
it for you, but it will never be fixed in the official GCC 3.4 because that
release series is discontinu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50488
--- Comment #3 from karman 2011-09-22 18:12:18
UTC ---
(In reply to comment #1)
> you have two problems, one is that the code won't compile because you're
> missing a header, the second is that GCC 3.4.5 is ancient, so although this
> does appear
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50488
--- Comment #2 from Andrew Pinski 2011-09-22
18:11:03 UTC ---
Also I think he forgot about copy constructor happening.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50488
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|