public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] a suggested bug-fix to portage
@ 2004-02-29 15:58 Pablo De Napoli
  0 siblings, 0 replies; only message in thread
From: Pablo De Napoli @ 2004-02-29 15:58 UTC (permalink / raw
  To: gentoo-portage-dev


In bug #35836, 

http://bugs.gentoo.org/show_bug.cgi?id=35836

the following fix was proposed by Caleb Tennis 
(comment #21)

libsandbox.c, line 477:

-       lstat(canonic, &st);
-       if (0 == errno) {
+       if ((0 == lstat(canonic, &st))) {

Please check this!

Best regards,
Pablo De Napoli

 


__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools

--
gentoo-portage-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-29 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-29 15:58 [gentoo-portage-dev] a suggested bug-fix to portage Pablo De Napoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox