After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 745578 - sincos is not portable
sincos is not portable
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.15.x
Other FreeBSD
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-04 06:21 UTC by Ting-Wei Lan
Modified: 2015-03-04 11:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ting-Wei Lan 2015-03-04 06:21:15 UTC
tests/gtkgears.c uses sincos function, which is a GNU extension and it is not available on systems not using glibc.