Re: Fastcode PosIEx B&V 0.4



Hi

I found a bug in Validate19. The rfIgnoreCase flag was missing

//Make sure that SubStr is not present in S
S := StringReplace(S, SubStr, '', [rfReplaceAll, rfIgnoreCase]);
//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
for Offset := 1 to Length(S) do
begin
try
I := PosIExFunction(SubStr, S, Offset);
//Never match
if (I <> 0) then

Best regards
Dennis


.



Relevant Pages

  • Re: spatial autocorelation methods
    ... > etc.) work on rectangular input data sets with no notion of 'missing'. ... accumulate) at each value of offset. ... weighting for the loss of inputs to the integration. ...
    (sci.image.processing)
  • Re: OT: Robert Wise Dies
    ... >>The pause button is a two-edged sword...not missing anything while ... >>you're testing the plumbing is offset by completely destroying the ...
    (sci.space.history)
  • Re: AAA, etc.
    ... Herbert Kleebauer asked: ... was just the missing view of the actual address offset. ... claims "serious bugs are fixed immediately"! ...
    (alt.lang.asm)
  • Re: Hardware musings
    ... My understanding is that the drive read heads are offset, ... missing the tracks at one edge. ...
    (comp.sys.apple2)
  • Re: xntpd setup
    ... > I'm trying to setup ntp on my server but I get this error on the ... > offset -213.180822 ... > missing here, please help ...
    (comp.unix.aix)