After reading the code (as I should have to begin with) it was designed to require -d dead-card1 -d dead-card2 -d dead-card3 ect. was the intended method to specify what cards are dead.
I made the assumption fish.c would be taking the same approach where the "/" was the lead in specifying all the following cards were dead cards. fish.c is not broken On Tue, 2010-03-09 at 09:02 +0100, Johan Euphrosine wrote: > On Mon, 2010-03-08 at 21:08 -0600, Elmer Fittery wrote: > > I know why there is a problem and I am in the process of fixing it > > now. > > > > as a temporary work around, users should specify dead cards with: > > > > fish -d <dead-card1> -d <dead-card2> -d <dead-card3> followed by the > > board cards. The problem is that the -d flag removes the first card > > in its following list and skips the rest. The all the other cards are > > processed by the code as board cards. > > > > Thanks for the workaround, forwarding to the list. > _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
