Re: [evolution-patches] partial fix for bug #43159 (gal-view)



On Sat, 2003-05-17 at 04:08, Ettore Perazzoli wrote:
> On Fri, 2003-05-16 at 14:41, Jeffrey Stedfast wrote:
> > committed as-is for consistancy with the other file-tests in the
> > gal-view code (which currently use stat).
> 
> Of course, since you did all the other tests with stat() too even if
> everyone else told you to use g_file_test() instead.
> 
> Anyways, whatever.

FWIW stat and g_file_access have different semantics, as g_file_access
usually uses access(2).  Softlink semantics are different too.

Tho in this case i doubt the differences are important.





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