X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Juan Manuel Guerrero Newsgroups: comp.os.msdos.djgpp Subject: Re: Splint startup Date: Wed, 26 Dec 2007 14:01:15 -0800 (PST) Organization: http://groups.google.com Lines: 28 Message-ID: References: <0JTM002HO7ZOWZQ0 AT mta4 DOT srv DOT hcvlny DOT cv DOT net> NNTP-Posting-Host: 88.68.57.183 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1198706475 8128 127.0.0.1 (26 Dec 2007 22:01:15 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 26 Dec 2007 22:01:15 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: e25g2000prg.googlegroups.com; posting-host=88.68.57.183; posting-account=OsAajgoAAADdKJnkJkmhzqP0jo6I_P_0 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/48 (like Gecko) Safari/48,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ethan Rosenberg schrieb: > Dear List - > > When I start to run splint, I get the error message: Temporary file > for preprocessor output already exists. Trying to open > c:\temp\c182000.c **cannot continue. > > Advice please. > > Thanks. > > Ethan Hello, is this failure still an issue or have you been able to solve it? That failure is really strange. It is not clear to me why splint should not be able to open a temporary file? With such a failure not a single test case of the testsuite would have passed on my machine. If it is still an issue, please send my a minimal file that produces the failure and a complete list of your environment variables. Regards, Juan M. Guerrero