D G Turner 4f271d76f5 COMMON: Forbid strlwr() and strupr() Usage
These functions are often present, but not reliably portable.

They are not defined in ANSI C and were non-standard defined in older
versions of Microsoft C.

These are better replaced with Common::String.toLowercase() and
Common::String.toUppercase() if needed.
2024-03-09 21:38:18 +02:00
..
2023-12-26 20:23:59 +01:00
2023-12-24 13:19:25 +01:00
2023-12-24 13:19:25 +01:00
2023-12-28 01:52:44 +01:00
2022-10-27 15:56:04 +02:00
2023-12-24 13:19:25 +01:00
2023-12-24 13:19:25 +01:00
2022-05-28 12:32:29 +02:00
2024-01-30 11:49:53 +03:00
2024-01-30 11:49:53 +03:00
2023-12-24 13:19:25 +01:00
2023-12-24 13:19:25 +01:00
2022-12-25 16:31:57 +01:00
2024-03-07 20:08:26 +01:00
2024-02-02 08:06:59 +01:00
2023-03-05 14:57:08 +01:00
2022-05-28 12:32:29 +02:00
2023-02-28 02:29:51 +01:00
2023-02-28 02:29:51 +01:00
2023-12-24 13:19:25 +01:00
2024-03-09 21:38:18 +02:00
2022-09-18 20:37:36 +02:00
2023-12-24 13:19:25 +01:00
2023-01-14 14:42:18 +01:00