X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Cesar Rabak Newsgroups: comp.os.msdos.djgpp Subject: Re: calling unzip32 from djgpp Date: Fri, 24 Sep 2004 14:10:37 -0300 Lines: 31 Message-ID: <4154550D.5010303@acm.org> References: <42da7100 DOT 0409200153 DOT 6cb9560f AT posting DOT google DOT com> <414ECC5B DOT 7000802 AT acm DOT org> <42da7100 DOT 0409201030 DOT 753ea573 AT posting DOT google DOT com> <414F23A8 DOT 8060709 AT acm DOT org> <42da7100 DOT 0409202331 DOT 442efd6d AT posting DOT google DOT com> <415071E8 DOT 1000502 AT acm DOT org> <42da7100 DOT 0409220019 DOT 6eca1dc7 AT posting DOT google DOT com> <41518A98 DOT 2080302 AT acm DOT org> <41519E3B DOT 3030707 AT acm DOT org> <4152E898 DOT 3060207 AT acm DOT org> <200409231753 DOT i8NHrKNV008445 AT envy DOT delorie DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de jTZRBmCPq2QRQXUBGoiP5Q2qdxfZpHujBrFPq4VRDBQGm1EDg= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: pt-br, pt To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Rafael García escreveu: > En Thu, 23 Sep 2004 13:53:20 -0400, DJ Delorie escribió: > >> >>> Perhaps I could trace it. I tried to ask to the zip-picker for the >>> source package of unzip32. I thought it could be "djlsr203.zip" but >>> it isn't. >>> >>> Do you know where is it? >>> or maybe it is not open source >> >> >> It's a generic info-zip 5.20 built with djgpp. >> >> http://www.info-zip.org/pub/infozip/ >> > > It seems a subtle bug in process.c, which resets return code to cero > when it tries adding "zip" extension to a not found filename. Why does > this happen only in MY system? Because my system has not environment > variable "TZ" set. If I set "TZ" then I get same return code calling > unzip32 with or without ".zip" extension. > This is unexpected and weird! At least, case closed! :-) -- Cesar Rabak