install problem on AIX 4.1(?) - strrchr

Jeffrey A Law law@cygnus.com
Wed Sep 17 22:55:00 GMT 1997


  In message < 199709170117.SAA10137@telaviv.tmai.com >you write:
  > "install-info.c", line 625.27: 1506-010 (E) Macro strrchr invoked with a nu
  > ll argument for parameter __s1.
  > "install-info.c", line 625.27: 1506-041 (E) The invocation of macro strrchr
  >  contains fewer arguments than required by the macro definition.
  > "install-info.c", line 625.18: 1506-275 (S) Unexpected text ',' ignored.
  > make[6]: *** [install-info.o] Error 1
Thanks.  I believe I've fixed this for the next snapshot.

  > I wonder, is this 'extern' line necessary. Is there any platform that
  > does not declare strrchr(.,.) in its string.h?
Yes, there are still platforms which don't declare the str* funtions in
string.h.  Some systems don't even have string.h


jeff



More information about the Gcc-bugs mailing list