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


Reply via email to