Richard Levitte - VMS Whacker wrote: > In message <[EMAIL PROTECTED]> on Mon, 03 Jun 2002 14:38:35 +0100, Ben >Laurie <[EMAIL PROTECTED]> said: > > ben> Richard Levitte via RT wrote: > ben> > Probably because of atoi(), a last-second change was made, changing > ben> > "ustrsep" to "strsep" on that line. Try replacing "strsep" with > ben> > "ustrsep", that should work better (I know it worked for me). > ben> > ben> I made the change - I think I mistyped and meant sstrsep - reason being > ben> atoi takes a char * not an an unsigned char *. > > Is that portable?
Dunno. > I thought another reason for your implementation of > ustrsep was that it would always be available even if it wasn't > generally on the target system... Yeah, that's why there's also a sstrsep! Cheers, Ben. -- http://www.apache-ssl.org/ben.html http://www.thebunker.net/ "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
