From e81b075ab9b964e84f28b1dd2d27dbcc46b0b29c Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Wed, 17 Sep 2008 08:46:43 +0000 Subject: added a TODO in next batch section. add your own suggestions that would affect lot of files in one shot. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6275 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/todo_filelist_doc.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/todo_filelist_doc.txt b/documentation/todo_filelist_doc.txt index 5029f1c5a..d7bf0d1ab 100644 --- a/documentation/todo_filelist_doc.txt +++ b/documentation/todo_filelist_doc.txt @@ -7,7 +7,15 @@ Note: We must put the Doxygen comments wherever the implementation is. So class, typedef, enum, and inline docs go in the header. Most other stuff goes into the source. -In Progress Work List (add your WP and name here): +- TODO in next batch command: +============================== + - replace all "e; by " + - check escape chars like \\r instead of \r + [add more fixes to apply in batch here] + + +- In Progress Work List (add your WP and name here): ALL DONE +==================================================== - WP1 (Fabien) DONE - WP2 (Fabien) DONE -- cgit v1.2.3