Re: [Cppunit-devel] Change done...
Brought to you by:
blep
From: Baptiste L. <bl...@cl...> - 2001-06-12 07:46:02
|
----- Original Message ----- From: "Steve M. Robbins" <ste...@vi...> To: <cpp...@li...> Sent: Tuesday, June 12, 2001 12:09 AM Subject: Re: [Cppunit-devel] Change done... > I couldn't get examples/cppunit/OrthodoxTest.cpp to compile, and > I couldn't figure out how to fix it. Specifically, I don't understand > what is intended by all the "operator !()" functions. They are > declared to return an object of class "Value", but in each case > the return statement is computing an integer. I added explicit construction to operator !. It might help. Baptiste. --- Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html Author of The Text Reformatter, a tool for fanfiction readers and writers. Language: English, French (Well, I'm French). |