Re: [Cppunit-devel] please ask
Brought to you by:
blep
|
From: Baptiste L. <bl...@cl...> - 2001-06-07 20:48:52
|
----- Original Message -----
From: "Steve M. Robbins" <ste...@vi...>
To: "CppUnit Development" <cpp...@li...>
Sent: Wednesday, June 06, 2001 12:26 AM
Subject: [Cppunit-devel] please ask
> Hi all,
>
> We're going to need to start communicating, or there will be a lot of
> toes begin stepped on. Please: if something seems weird to you, ask
> about it. Don't assume.
>
> I don't want to single people out, but here's what I see recently
> checked in:
>
> * src/cppunit/TypeInfoHelper.cpp: removed #include <config.h>,
> cppunit/config.h was already included.
>
> This is wrong. <config.h> and <cppunit/config.h> are two different files.
> Both must be included.
Sorry. All I can say is that I was pretty tired. I spent part of the
evening putting the windows side back into shape. I wanted to "get done with
it". I'll try to be more patient next time.
Note that this mess would not have happen if those files had been
explained on the list ;-) . The point is I still don't know where or what is
supposed to be in that file (couldn't find any config.in for that one).
Also the file is in the global include space (no directory prefix),
which is dangerous (you may include that file when you though you where
including another).
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).
|