[gstreamer-bugs] [Bug 632557] [macros] Define restrict keyword if not available

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 3 11:48:38 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=632557
  GStreamer | gstreamer (core) | unspecified

--- Comment #6 from David Schleef <ds at schleef.org> 2010-12-03 19:48:33 UTC ---
Good point.

I suppose the only error is if some theoretical non-gcc compiler supports
restrict, but not c99.  In that case, any 'restrict' in user code gets defined
away, which *might* cause a minor performance loss.

We can deal with that if it happens.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list