FW: failure notice
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Tue Jun 27 13:25:00 GMT 2000
> The compiler complains about the file /usr/local/include/filename.H,
> specifically line 74 saying that the struct dirent was declared in the
> parameter list and this is probably not what I want. When looking at the
> source, the struct is declared as a trinary pointer variable (i.e. struct
> dirent ***varname) in the parameter list and looks good.
Thanks for your bug report. It's hard to give help when the report is
imprecise, see
http://www.gnu.org/software/gcc/bugs.html
Specifically, I very much doubt that the error message referred to
/usr/local/include/filename.H - most likely, the 'H' was lower case,
and it was not 'filename'. If this is indeed a precise description,
you should still report the exact command line, and the exact error
message you got.
Regards,
Martin
More information about the Gcc
mailing list