|
| 1 | +2023-01-20 Gaius Mulley < [email protected]> |
| 2 | + |
| 3 | + * gm2-libs/Args.mod (GetArg): Check index before |
| 4 | + accessing array. |
| 5 | + * gm2-libs/M2Dependent.mod (toCString): Check index |
| 6 | + before accessing array. |
| 7 | + * mc-boot/GArgs.c: Rebuilt. |
| 8 | + * mc-boot/GM2Dependent.c: Rebuilt. |
| 9 | + * mc-boot/Gkeyc.c: Rebuilt. |
| 10 | + * mc/keyc.mod (seenUIntMin): Initialize once. |
| 11 | + (seenUIntMax): Initialize once. |
| 12 | + (checkLimits): Only test seenUIntMin and seenUIntMax |
| 13 | + once. |
| 14 | + * pge-boot/GArgs.c: Rebuilt. |
| 15 | + * pge-boot/GM2Dependent.c: Rebuilt. |
| 16 | + |
| 17 | +2023-01-20 Gaius Mulley < [email protected]> |
| 18 | + |
| 19 | + * gm2-gcc/m2statement.cc (gm2_gimplify_function_node): |
| 20 | + Remove. |
| 21 | + * gm2-libs/DynamicStrings.mod (Equal): Remove dead code. |
| 22 | + * m2.flex (<COMMENT>"<*"): Add {} for else statement. |
| 23 | + * m2pp.cc (hextree): Add conditional #ifdef DEBUGGING. |
| 24 | + * mc-boot/GDynamicStrings.c: Rebuild. |
| 25 | + * pge-boot/GDynamicStrings.c: Rebuild. |
| 26 | + * pge-boot/GFIO.c: Rebuild. |
| 27 | + * pge-boot/GIndexing.c: Rebuild. |
| 28 | + * pge-boot/GM2EXCEPTION.c: Rebuild. |
| 29 | + * pge-boot/GM2RTS.c: Rebuild. |
| 30 | + * pge-boot/GNameKey.c: Rebuild. |
| 31 | + * pge-boot/GPushBackInput.c: Rebuild. |
| 32 | + * pge-boot/GRTExceptions.c: Rebuild. |
| 33 | + * pge-boot/GStdIO.c: Rebuild. |
| 34 | + * pge-boot/GSymbolKey.c: Rebuild. |
| 35 | + * pge-boot/GSysStorage.c: Rebuild. |
| 36 | + |
1 | 37 | 2023-01-17 Gaius Mulley < [email protected]>
|
2 | 38 |
|
3 | 39 | * mc-boot/GM2RTS.c: Rebuilt.
|
|
0 commit comments