X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/c9914e54f16c3315d47040f4cca2d3788228c504..853c670e4b839fd435507201f04d16080590a894:/ChangeLog diff --git a/ChangeLog b/ChangeLog index fe91ea3..7ebb14a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +Sun Jul 23 18:51:45 2000 George Lebl + + * src/util.[ch], src/main.c, src/checks.c, src/lexer.l, src/parse.y: + make new cleaner error print routines including a printfstyle one. + Use the get_real_id on all method ids even for overrides. When a + signal is added there is also a sizeof check for the signature vs. + argument list with a g_error if it fails. Fix %at{ %} to not + appear twice in all files. + + * src/main.c: Apply patch from Arturo Tena to make things compile + nicely with gcc's -ansi -pedantic + + * src/out.[ch]: constize correctly and use G_GNUC_PRINTF macro for + warnings. + +Fri Jul 21 15:38:10 2000 George Lebl + + * src/main.c: store the private structure pointer so that we + don't look inside the freed object structureafter finalize + Thu Jul 06 02:32:29 2000 George Lebl * Release 1.0.3