Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: tcladashell 20110925

4 views
Skip to first unread message

Simon Wright

unread,
Sep 25, 2011, 7:30:57 AM9/25/11
to
This maintenance release of TclAdaShell[1] has the following changes:

The ClientData generics in Tcl.Ada had comments stating that the size
of the ClientData formal type must be equal to the size of a C
pointer. These have been replaced by assertions that the size of
ClientData must not be greater than that of System.Address.

The top-level makefile now supports an 'install' target which on
GNAT-based systems other than Debian installs TASH alongside your
compiler (so you don't need to set ADA_PROJECT_PATH).

The setup.tcl script recognises gnatgcc, if present, as the compiler
to use for the C compilations required to build the library.

The setup.tcl script supports the flag "--nogui", meaning "perform the
setup immediately".

The GPR files have been improved; the result is that the Tcl and Tk
libraries will be linked automatically.


[1] https://sourceforge.net/projects/tcladashell/files/source/20110925/

0 new messages