Files
micropython/extmod
Angus Gratton 7d5aba0523 extmod/moductypes: Refactor string literal as array initializer.
Avoids the new Wunterminated-string-literal when compiled with gcc 15.1.

Also split out the duplicate string to a top-level array (probably the
duplicate string literal was interned, so unlikely to have any impact.)

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-05-09 18:31:40 +10:00
..
2025-02-25 16:11:33 +11:00
2019-10-29 14:17:29 +11:00
2017-07-18 11:57:39 +10:00