Changeset 98190 in vbox for trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_lex.l
- Timestamp:
- Jan 22, 2023 12:23:52 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_lex.l
r95703 r98190 52 52 # endif 53 53 # ifdef __GNUC__ 54 # if ((__GNUC__ << 16) + __GNUC_MINOR__) >= 0x400 254 # if ((__GNUC__ << 16) + __GNUC_MINOR__) >= 0x40002 55 55 # pragma GCC diagnostic ignored "-Wunused-function" 56 56 # endif
Note:
See TracChangeset
for help on using the changeset viewer.