GOB (GTK+ object builder) 0.91.1 released



What is GOB:

Very simple preprocessor for making GTK+ objects with inline C code so that
generated files are not editted.  Syntax is inspired by java and yacc or lex.
The implementation is intentionaly kept simple, and no C code parsing is
done.

What's new in 0.91.1:

	* WARNING! slight change in the private stuff again, private
	  structure definition (_priv) is now in a private header file,
	  which you must include explicitly if you include the public
	  header file explicitly in your .gob file.  0.91.0 behaviour
	  is obtainable with the --no-private-header option
	* added support for array data members and function arguments

Where to get it:

	* http://www.5z.com/jirka/linux.html#gob
	* ftp://ftp.5z.com/pub/unix/ (tarballs and src and alpha rpms)

George                    



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