[gate-users] minor bug about v2.2.0

yuxuan.zhang at di.mdacc.tmc.edu yuxuan.zhang at di.mdacc.tmc.edu
Fri Aug 5 16:10:41 CEST 2005


I am sorry that I forgot to mention the filename of the source code
in the previous email. The source file with this bug should be:
GateToASCIIMessenger.cc

Yuxuan

----- Forwarded by Yuxuan Zhang/RAD on 08/05/2005 09:06 AM -----


Yuxuan Zhang
08/04/2005 03:05 PM


        To:     GATE feedback and helpline for Users <gate-users at lphe1pet1.epfl.ch>
        cc: 
        Subject:        minor bug about v2.2.0

I just tried the new version of GATE (v2.2.0) and found that
the command "/gate/output/ascii/setFileName" did not work,
the output ascii file names are always the default names.

So I compared the source code of the new version with the old version, and
found that the line 143 should be 

} else if (command == ResetCmd) {

instead of 

} else if (command == SetFileNameCmd) {
 

Anyone who thought this bug annoying can just fix it by yourself.


Yuxuan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20050805/c4dd19f7/attachment.htm>


More information about the Gate-users mailing list