This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PATCH win32/mingw32: jcf_open_exact_case prototype


>>>>> "Aaron" == Aaron W LaFramboise <aaronavay62@aaronwl.com> writes:

Aaron> I don't know if this is the right way to fix this warning.

Aaron> 2004-06-17  Aaron W. LaFramboise <aaronraolete36@aaronwl.com>
Aaron> 	* win32-host.c (jcf_open_exact_case): Prototype.

I think it would be better to #include "jcf.h".
That header already has a declaration of this function.
Could you try that out instead?

Tom


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