This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

protoize.c: recently introduced syntax error


In your recent change to protoize.c, there seems to be a missing operator
between the calls to S_ISDIR and access (on the next line) causing a
complaint
about a object which is not a function being called.
 
(You don't want to know why I can't cut-and-paste in the exact context, or
I would.)
 
Donn
 
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]