Nicholas Ring

Results 2 comments of Nicholas Ring

A bit concern of possible buffer overruns on: > case FBuffer.Buf[FBuffer.Run + 1] of > '/': > begin > if FBuffer.Buf[FBuffer.Run + 2] = '/' then begin

Don't get me wrong - any work on this is good but it needs to be safe. My concern is if the last character is a '/' - then the...