[gtkada] Errors using Gate to generate Ada code.

Arnaud Charlet charlet at ACT-Europe.FR
Mon Aug 28 09:55:26 CEST 2000


> I receive the error message C:/GTKAda-1.3.8/bin/gate.sh: read only
> variable: status[11] when attempting to generate Ada code for a simple
> window with three buttons to test the system.  When using dgate,
> everything works OK.

It looks like you have a version of sh that defines the $status variable,
and sets it as a read only variable (might be for "compatibility" with
c shells).

You can modify gate.sh directly and change status into another name.

Arno




More information about the gtkada mailing list