Re: GCC flaw in FreeBSD5? Cone 0.58 does not compile

From: Matthias Andree <ma_at_dt.e-technik.uni-dortmund.de>
Date: Sat, 17 Apr 2004 22:48:19 +0200
"Jacques A. Vidrine" <nectar_at_FreeBSD.org> writes:

> `fileno' may be implemented as a macro (as it is on FreeBSD), so one
> cannot rely on implicit conversions.

OK, not a FreeBSD problem then.

> The invocations MUST be
>
>    fileno((FILE *)(*saveFile))

I'll use static_cast<FILE *>() for the port for now.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95
Received on Sat Apr 17 2004 - 11:48:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:51 UTC