Page MenuHomeFreeBSD

print/scribus-devel: fix build on GCC architectures
ClosedPublic

Authored by pkubaj on Oct 24 2019, 4:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 17, 4:45 PM
Unknown Object (File)
Sat, May 2, 5:07 AM
Unknown Object (File)
Fri, May 1, 11:59 PM
Unknown Object (File)
Fri, May 1, 10:18 AM
Unknown Object (File)
Thu, Apr 30, 4:58 AM
Unknown Object (File)
Mon, Apr 27, 3:53 PM
Unknown Object (File)
Apr 21 2026, 5:32 PM
Unknown Object (File)
Apr 20 2026, 11:28 PM
Subscribers
None

Details

Summary

isnan() causes error with GCC, use std::isnan().

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks good to me -- under the assumption that you verified, that it still works on non-gcc architectures.

This revision is now accepted and ready to land.Nov 9 2019, 6:46 PM
This revision was automatically updated to reflect the committed changes.