Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!yhe From: yhe@zippy.eecs.umich.edu (Youda He) Newsgroups: gnu.g++.bug Subject: a small bug in g++ 1.35 Message-ID: <99@zip.eecs.umich.edu> Date: 18 May 89 05:18:16 GMT Reply-To: yhe@zip.eecs.umich.edu.UUCP (Youda He) Distribution: gnu.g++.bug Organization: University of Michigan EECS Dept., Ann Arbor, MI Lines: 13 I compiled g++ 1.35.0 on both sun4 (os4) and sun3 (os3.5), test on libg++-1.35.0, all libg++-1.35.0 tests passed on sun4, one test fail on sun3, (the rest of them all passed). Here is the message from make tRational g++ -g -O -fchar-charconst -I../g++-include -I. -fstrength-reduce -c tRational.cc In function void etest (long int): tRational.cc:168: call of overloaded `log' is ambiguous tRational.cc:169: call of overloaded `log' is ambiguous *** Error code 1 Stop. gcc is 1.35