Germano Cavalcante
db4e7616f3
MSVC: lower C4100 warning level from 4 to 3
...
This better aligns with OSX/Linux warnings.
Although `__pragma(warning(suppress:4100))` is not the same as
`__attribute__((__unused__))` in gcc (which only affects the attribute
instead of the line), it still seems to be better to use it than to
hide the warning entirely.
2023-02-14 14:38:18 -03:00
..
2023-02-14 17:35:29 +01:00
2023-01-19 17:10:42 +11:00
2023-02-12 14:56:05 +11:00
2023-02-14 16:33:38 +01:00
2023-02-14 14:38:18 -03:00
2023-02-14 18:10:11 +01:00
2023-01-30 09:38:57 +01:00
2023-02-14 12:26:01 +11:00
2023-02-13 11:22:38 +01:00
2022-09-25 18:26:27 +10:00
2023-02-12 14:56:05 +11:00
2023-02-14 18:10:11 +01:00
2023-02-14 18:32:42 +01:00
2023-02-12 14:56:05 +11:00
2023-02-06 21:25:45 +01:00
2023-02-14 14:15:04 +01:00
2023-02-12 14:56:05 +11:00
2023-02-14 11:52:14 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-14 16:30:50 +01:00
2023-02-14 18:10:11 +01:00
2023-02-14 14:38:18 -03:00
2023-02-14 18:21:50 +01:00
2023-02-14 13:32:00 +01:00
2023-02-14 14:38:18 -03:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-01-16 13:27:35 +11:00
2023-02-12 14:56:05 +11:00
2023-02-13 11:22:38 +01:00
2022-11-14 12:46:34 +01:00