gcc bug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Hi guys,
         I think I found a gcc bug in gcc-4.1.1-30.
I tried to compile root v 5.12.00f
http://root.cern.ch/root/Version512.html
on a FC6 system, and it failed, complaining that:

g++ -O  -pipe -Wall -W -Woverloaded-virtual -fPIC -Iinclude  -pthread
-DUSEPCH -include precompile.h -o proof/src/TProofDraw.o -c
proof/src/TProofDraw.cxx
include/TProofDraw.h:226: error: parse error in template argument list
make: *** [proof/src/TProofDraw.o] Error 1

The critical line being:

   ~TProofVectorContainer<T>() { delete fVector; }

which in and of itself doesn't look too bad.

Anyway, I happened to have a system with gcc-4.1.1-31 from rawhide
on it, and this works fine. Upgrade my FC6 gcc rpms and all is well.

  Is there a good reason why this (presumably known) fix cannot 
be used on FC6?
       Bill

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux