> 
> From: Robert Story (Coders) <[EMAIL PROTECTED]>
> Date: 2004/10/05 Tue PM 07:39:06 EDT
> To: [EMAIL PROTECTED]
> Subject: Re: proposal: snmplib/string_utils.c
> 
> On Tue, 5 Oct 2004 19:09:55 -0400 Robert wrote:
> RS> I'm looking at applying the strtok_r patch for 5.2, which will include a
> RS> strtok_r implementation for platforms where it is missing. I started to
> RS> look for a place to put that implementation, and I notices that there are
> RS> several other string functions implemented, but each in their own file.
> RS> 
> RS> Any objections to merging strlcpy.c, strtol.c, strtoul.c and the new
> RS> strtok_r into one file, string_utils.c? (or a similarly named file)
> 
> Actually, since updating strtok_r fixes a bug, it should go into 5.1.x as well.
> Merging files in a patches branch might be more controversial. In that case,
> alternative location suggestions welcomed.
> 


I think it should be in 5.1 patches and the main branch,
as a new file that can be conditionally included in a given build,
if the build platform does not supply strtok_r function.

How does the pathname snmplib/strtok_r.c appeal to you ?
I agree with others that may be the location which would cause
the least grief. 



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to