[fpc-pascal] Porter Stemming for FPC 2.0

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Sep 19 21:25:35 CEST 2005


On 19 Sep 2005, at 17:40, Alan Mead wrote:


>  I think it's
> impossible that he could get a wrong result because even if the
> garbage at memory p[-3] to p[-1] matches the word ending, the word
> itself will not.
>

There's not necessarily garbage at those locations, those addresses  
may simply not be mapped (i.e. cause an access violation/general  
protection fault when accessed).


Jonas




More information about the fpc-pascal mailing list