-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Alain Guibert on 4/15/2008 7:02 AM:
| A similar error occurs later in freadahead.c, freading.c, and fseeko.c
| I'm not skilled enough to port anything, but the asked definitions in
| <stdio.h> are:
|
| | extern int fflush __P((FILE*));
| | extern int setvbuf __P((FILE*, char*, int mode, size_t size));
| | extern int ungetc __P((int c, FILE* fp));
| | extern size_t fread __P((void*, size_t, size_t, FILE*));

Thanks for the report.  Those are the declarations.  Can you also find the
implementations, as well as show us what struct FILE looks like?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgE+scACgkQ84KuGfSFAYDIlQCgqqTykP56K1RuljmHCJXnj/hj
V4UAn1JvLnAYtdDTuQeoeAE5FQrDc6pM
=ibBf
-----END PGP SIGNATURE-----


_______________________________________________
Bug-m4 mailing list
Bug-m4@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-m4

Reply via email to