thomasoa / andrews-deal

Automatically exported from code.google.com/p/andrews-deal
Other
10 stars 7 forks source link

Procudure 'holding' doesn't implement 'matches' subcommand #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run: ./deal -e 'puts [holding matches AKxx AKT5] ; exit'

What is the expected output? What do you see instead?
Expected output: 
1
Output:
Tcl stack dump of error info:
'holding matches' not implemented yet
    invoked from within
"holding matches AKxx AKT5"
    invoked from within
"puts [holding matches AKxx AKT5] "

Original issue reported on code.google.com by thomasoa on 26 Feb 2010 at 9:58

GoogleCodeExporter commented 9 years ago
This is fixed in the current trunk, and will be released in 3.1.10.

Original comment by thomasoa on 27 Feb 2010 at 4:19