[gstreamer-bugs] [Bug 560360] Excessive statting when reading binary cache

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 12 11:03:11 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=560360

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #4 from Simon Holm Thøgersen  2008-11-12 19:03 UTC -------
(In reply to comment #3)
> I think win32 has _S_IFREG and _S_IFDIR instead, which should be mapped with
> some #defines at the top.

Yes, but I guess the same applies for struct stat where win32 should have
struct _stat?

I know that struct stat is something the glib interface for g_stat specifies,
but the thing is that I cannot see glib do anything special to define this.

Anyway, I completely admit to knowing nothing about Windows in this regard.

Also, I'm not sure whether the patch should use g_stat instead of stat. I guess
I meant to use g_stat, but forgot. Or perhaps because the code already used
stat.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=560360.




More information about the Gstreamer-bugs mailing list