This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Re: Unwanted compiler warnings with w32api


> 
> What version of w32api are you using?  What is the output of `cat
> /usr/include/w32api/w32api.h'?

-rw-rw-rw-   1 Fleshy1  root   537620 Sep 15 22:36 w32api-1.1-1.tar.bz2

c:\>cat /usr/include/w32api/w32api.h
cat /usr/include/w32api/w32api.h
#ifndef _W32API_H_
#define _W32API_H_

#define __W32API_VERSION 1.1
#define __W32API_MAJOR_VERSION 1
#define __W32API_MINOR_VERSION 1

#endif /* ndef _W32API_H_ */

c:\>

-- 
Shayne Steele	    Graduate Student in Computer Science at FSU
steele@cs.fsu.edu   http://www.cs.fsu.edu/~steele/
With great abilities come great responsibilities. -- Stan Lee


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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