On Mon, 3 Jan 2000, Michael Schmitt wrote:
> Hello again,
>
> please add the following lines to 'lyxsum.C':
>
> using std::FILE;
etc. etc. etc.
Is there a compiler flag for gcc to force namespace checking? I tried the
info and man pages (admittedly for egcs-1.1.2) but couldn't find a single
mention of "namespace" or "name space".
Then we wouldn't have to wait for Michael to tell us which things we've
left out. Or are we supposed to now be coding as
std::pair<bool, std::string>
and so on?
Allan. (ARRae)