[gate-users] minor bug about v2.2.0

yuxuan.zhang at di.mdacc.tmc.edu yuxuan.zhang at di.mdacc.tmc.edu
Thu Aug 4 22:05:42 CEST 2005


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/20050804/e26b26b3/attachment.htm>


More information about the Gate-users mailing list