slang-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[slang-users] slirp 1.7.8 released


Friends,

Version 1.7.8 of SLIRP has been released to

     http://space.mit.edu/CXC/software/slang/modules/slirp

Regards,
Mike Noble

-----------------------------------------------------------------------

Changes in v1.7.8
 1.	Enhanced preprocessing capabilities:
	- support conditional compilation directives in C/C++ headers
	- slirp_substitute_macro() was ill-conceived, and has been
	  deprecated; its replacement is slirp_define_macro()
	- new #define annotation: cleaner equivalent of slirp_define_macro()
 	- new #undef annotation : companion to #define
	- Allow preprocessing tokens within enumerations
 2.	New examples:
	- complete examples/opengl demo (exercises preprocessor and -stubs)
	- show how to use an OUTPUT argmap to effectively morph a FORTRAN
	  subroutine into a function
 3.	Ensure -tmapin/-tmapout do not reflect stubbed/temp types
 4.	Improved line number diagnostics when reporting malformed code
 5.	Enhanced Makefile generation:
 	- fix IFLAGS typo
	- ensure code generated by-stubs is reflected in generated Makefiles
 6.	Extensive restructuring of the documentation, to reflect new features
	and better organize the content for existing ones.

_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]