libio/strfile.h

Fred Richardson (at home) frichard@bbn.com
Mon Aug 17 04:38:00 GMT 1998


Hi-

After installation, I found that the macro __PMT used in strfile.h was
never defined causing a parse error at these two lines:  

  typedef void *(*_IO_alloc_type) __PMT ((_IO_size_t));
  typedef void (*_IO_free_type) __PMT ((void*));


                -Fred



More information about the Gcc-bugs mailing list