From f188502c007a6fa840edd643adb56f48b702f989 Mon Sep 17 00:00:00 2001 From: anon Date: Wed, 23 Oct 2024 12:43:30 +0200 Subject: [PATCH] bump --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 794fb0d..a31abfc 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,5 @@ your next job will be to assign a value to IDENTIFIER so that declare() does not throw a logic_error this is required to do type lookups for an asprintf to have dynamic inserts + +// NOTE: +you could use Swig's "swig/Source/CParse/*" to parse type information of DECLARE-s