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-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2022-11-08 11:13:58 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2022-11-08 11:13:58 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-01-18 18:41:13 +11:00
2023-02-12 14:56:05 +11:00
2022-11-02 10:18:19 +11:00
2023-02-09 11:33:48 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2022-11-07 22:38:32 +11:00
2022-11-08 11:13:58 +11:00
2022-11-02 10:18:19 +11:00
2022-11-08 11:13:58 +11:00
2022-11-08 11:13:58 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2022-11-07 22:38:32 +11:00
2023-02-12 14:56:05 +11:00
2023-02-07 15:14:22 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2022-11-08 11:13:58 +11:00
2022-11-08 11:13:58 +11:00
2023-02-14 14:38:18 -03:00