From f396496c3b4c39f4797878e79aac99a726b0e115 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 7 May 2015 13:58:30 -0400 Subject: [PATCH] uintmax_t/intmax_t differences already settled. --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 2f2d4c42..28e0433c 100644 --- a/TODO.md +++ b/TODO.md @@ -9,7 +9,6 @@ - SWP_NOCOPYBITS (or was it WS_CLIPCHILDREN?) - buttons not in tab get drawover issues - buttons in tab without transparent drawing code get copied into the label when stack shown and rehidden -- settle differences between intmax_t and uintmax_t - settle onDestroy/destroy naming - implement lifetiming on Windows - forbid free(NULL) to check for bugs