X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: snprintf with 2.03, ANNOUNCE: release 3 of the DJGPP port of Splint 3.1.2 Date: Thu, 17 Jan 2008 12:23:53 -0500 Organization: Aioe.org NNTP Server Lines: 20 Message-ID: References: <200801161852 DOT m0GIqI28012817 AT delorie DOT com> NNTP-Posting-Host: IVw7K97ih4IohxRqyKkqFw.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse AT aioe DOT org X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-Priority: 3 X-MSMail-Priority: Normal To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Juan Manuel Guerrero" wrote in message news:200801161852 DOT m0GIqI28012817 AT delorie DOT com... > Due to the way I have handled the path issue and because some functions like > snprintf are not available on DJGPP 2.03, this port can only be compiled > with DJGPP 2.04. There will be no DJGPP 2.03 version. Can the snprintf sourcecode from DJGPP 2.04 be used with DJGPP 2.03? If so and since DJ said 2.03 won't be updated to have snprintf, could you include it with packages that use it? Including getopt.h, getop.c getopt1.c gettext.h for DJGPP getopt support would be useful also. Otherwise, I've been converting snprintf to sequences of sprintf and strncpy... Actually, a small package of routines to update 2.03, without adding support for more advanced 2.04 features - like file links, would be wonderful. Rod Pemberton