"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 0x052E7D95Received 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