gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog configure.ac doc/C/usermanual/u...


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog configure.ac doc/C/usermanual/u...
Date: Tue, 21 Aug 2007 11:58:28 +0200

On Tue, Aug 21, 2007 at 03:56:43PM +0800, zou lunkai wrote:
> > +#ifdef HAVE_PWD_H
> > +# include <pwd.h>
> > +#endif
> 
> > + struct passwd *password = getpwuid(getuid());
> 
> What if there is no pwd.h?  Should we take care of this, to make the
> code still compiles?

Yes, of course. Thanks for pointing out.
Ben ? A new patch  ?

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]