From 6c47cd4c8a34171e9fe57e563514c6e237a64fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net> Date: Wed, 15 Nov 1995 10:55:15 +0100 Subject: [PATCH] entry added Rev: src/BUGS:1.2 --- src/BUGS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/BUGS b/src/BUGS index bef1ebd2e2..6361731c35 100644 --- a/src/BUGS +++ b/src/BUGS @@ -322,4 +322,6 @@ Still to do: * #define foo bar, and then foo(1) does not work.. -* all variables aren't initialized +* all variables aren't initialized ? + +* 'array' does not match 'string *' ? (in function calls) -- GitLab