Header files question


Subject: Header files question
From: Mike Nordell (tamlin@algonet.se)
Date: Wed Dec 20 2000 - 00:01:22 CST


Would you be very upset if I changed a few (less than ten) places in the
header files to read
  #include /**/ xxx
instead of
  #include xxx
?

This change would remove *many* "warnings" from the win32 M$VC build process
(it does a pass where it tries to deduce dependencies, but unfortunately it
doesn't give a damn about defined macros why it tries to include unix/Be/...
stuff during this phase and "warns" when it can't).

/Mike - please don't cc



This archive was generated by hypermail 2b25 : Wed Dec 20 2000 - 00:06:10 CST