commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/geas TODO


From: Neil Tiffin
Subject: gnue/geas TODO
Date: Fri, 11 May 2001 08:39:27 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/05/11 08:39:26

Modified files:
        geas           : TODO 

Log message:
        Add some geas bugs.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/TODO.diff?cvsroot=OldCVS&tr1=1.40&tr2=1.41&r1=text&r2=text

Patches:
Index: gnue/geas/TODO
diff -u gnue/geas/TODO:1.40 gnue/geas/TODO:1.41
--- gnue/geas/TODO:1.40 Sat May  5 06:45:41 2001
+++ gnue/geas/TODO      Fri May 11 08:39:26 2001
@@ -46,6 +46,11 @@
     included in more than one file {classdef}
 13. fix the error where duplicate field names pass the parser {classdef}
     [tvmkid]
+13.5 Bug - If multiple files have duplicate 'MODULE module_name" definitions
+    the parser fails (segfault with no debug, hits assert in debug version)
+    {classdef}
+13.7 Bug - If methods have non-string arguments the parser fails.
+    (segfault with no debug, hits assert in debug version) {classdef}
 14. increase encapsulation if the modules. Data structures in the modules
     should be private. objectcache, classdef, oql and object store are tied
     together too much. {everything}
@@ -63,6 +68,7 @@
 19. geas/src/objectstore : Requires libGDA support, based on the current MySQL
     and PostgreSQL code {objectstore}
 20. make the whole thing thread-safe
+
 
 ===============================================================================
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]