From ebedb36b9f410ced8d7127ead2c860ee269ef557 Mon Sep 17 00:00:00 2001 From: jdf Date: Sun, 28 Mar 2010 15:17:34 +0000 Subject: [PATCH] more fixed bug --- todo.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/todo.txt b/todo.txt index 64614a8b8..7a964ef66 100644 --- a/todo.txt +++ b/todo.txt @@ -23,7 +23,8 @@ J http://dev.processing.org/bugs/show_bug.cgi?id=754 J japanese characters in comments cause trouble with auto-format J (this may have been fixed in recent releases, not checked) J http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1153505384 - FIXED - jdf +J "too many right parens" error when there are not +J http://dev.processing.org/bugs/show_bug.cgi?id=867 need examples @@ -1177,8 +1178,6 @@ bugs _ autoformat fails when there's no newline _ autoformat screws up with color arrays _ http://dev.processing.org/bugs/show_bug.cgi?id=760 -_ "too many right parens" error when there are not -_ http://dev.processing.org/bugs/show_bug.cgi?id=867 _ code without a new line at end crashes _ http://dev.processing.org/bugs/show_bug.cgi?id=880