This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/16295] -pedantic option resolves compiler error "sorry, unimplemented: ..."


------- Additional Comments From kai dot ludwig at uni-tuebingen dot de  2004-06-30 11:44 -------
Created an attachment (id=6661)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6661&action=view)
preprocessed file compiled with -pedantic flag: succeeded

generated by

g++ -I. -I/usr/local/include/loki -I/home/kl/software/src/quantity/Quantities
-I/home/kl/software/src/quantity/BSUtilities -v -save-temps -Wall -Werror
-pedantic main.cpp -L/home/kl/software/lib -lPhysicalQuantities -lQuantity
-lBSUtilities

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16295


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]