This is the mail archive of the cygwin-patches@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]

w32api and gcc -pedantic


Hi!

  w32api headers currently contain a number of anonymous structs and
unions. So, gcc prints a bunch of warnings when invoked with -pedantic
on program which #include <windows.h>. this patch is to avoid those
warnings.

egor.            mailto:deo@logos-m.ru icq 5165414 fidonet 2:5020/496.19

w32api-pedantic-warnings.diff

w32api-pedantic-warnings.ChangeLog


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