ANNOUNCE: GOB (GTK+ object builder) 1.0.4 released



What is GOB:

Very simple preprocessor for making GTK+ objects with inline C code so that
generated files are not edited.  Syntax is inspired by Java and yacc or lex.
The implementation is intentionally kept simple, and no C code parsing is
done.  Besides that, it's really cool and you should use it and stuff.

You should really consider upgrading to 1.0.4 as a serious bug was found
in the finalize routine.  Basically if you used any private members you
could get a segfault.
 
What's new in 1.0.4:

	* Fix segfault in finalize
	* Minor fixes and improvements

Where to get it:

	* http://www.5z.com/jirka/gob.html
	* ftp://ftp.5z.com/pub/gob/ (tarballs)
	* ftp://ftp.5z.com/pub/gob/RPM/ (redhat packages)
	* ftp://ftp.5z.com/pub/gob/DEB/ (debian packages)
	  Debian packages will be available soon!

There is also discussion mailing for gob, to subscribe send mail to
minimalist@5z.com with the subject of "subscribe gob-list".

George                    

-- 
George <jirka@5z.com>
   People never lie so much as after a hunt, during a war or before an election.
                       -- Otto von Bismarck




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