[gtkada] bug in gate.sh included in GtkAda 1.3.12 for Windows NT/2000
LEWIS,DAVID (Non-HP-USA,ex3)
david_lewis2 at non.hp.com
Fri Feb 8 18:27:57 CET 2002
The line file=`cd $dir; pwd`/`basename $1` should read file=`basename $1`
when run in windows because basename returns the full path.
More information about the gtkada
mailing list