Please change 'if(' to 'if (', and remove parenthese like this: for(start = s; (*s != c) && (s < (start + len)) ; s++)
My only other comment is, "Yow, that is a massive patch". --------------------------------------------------------------------------- Luke Lonergan wrote: > Tom, > > > Is it really faster than appendStringInfoString or > > appendBinaryStringInfo? > > Apparently not, attached patch strips out the other bytebuffer and replaces > it with appendBinaryStringInfo. > > - Luke > [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED]) -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])