mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
[PSDK] Clarify the FIXME comment about this mysterious warning.h (here for WDK compatibility).
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
/* FIXME
|
||||
here we putting #pragma warning and disable or enable them
|
||||
I known gcc and msvc using diffent pragma and I do not known
|
||||
the gcc pragma well to achive msvs and gcc compatible with this */
|
||||
/* FIXME - For WDK compatibility.
|
||||
Here #pragma warning are placed and are disabled or enabled.
|
||||
GCC and MSVC use different pragmas so a compatible list for
|
||||
these remains to be found. */
|
||||
|
||||
Reference in New Issue
Block a user