[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pbmserv-dev] scramble bug



On Wed, Oct 15, 2003 at 11:47:51AM +0200, Louis wrote:
> I think the bug is in scramble.cpp line 379 :
> 	needletters[k++] = toupper(*(s+1+1));
> 
> Should be :
> 	needletters[k++] = toupper(*(s+1+i));

Good eyes!   patched

> Any exchange of just 1 letter, if you don't have it would result in adding that letter in the tile pouch. It can be any character (A
> to Z, 0 to 9, ...)
> 
> 
> Clearwater
> 
> 
> To unsubscribe, send a message to esquire@gamerz.net with
> 	unsubscribe pbmserv-dev@gamerz.net
> as the BODY of the message.  The SUBJECT is ignored.
> 

-- 
 /  \__  | Richard Rognlie / Oracle Prophet / Gamerz.NET Lackey
 \__/  \ | http://www.gamerz.net/rrognlie/    <rrognlie@gamerz.net>
 /  \__/ | It is dangerous to be right, when the government is wrong.
 \__/    |                                              -- Voltaire