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
F132168350: D22143.diff
Tue, Oct 14, 9:46 AM
Unknown Object (File)
Sep 5 2025, 6:11 AM
Unknown Object (File)
Sep 4 2025, 9:32 PM
Unknown Object (File)
Sep 3 2025, 7:08 PM
Unknown Object (File)
Aug 15 2025, 9:05 PM
Unknown Object (File)
Jul 28 2025, 7:07 PM
Unknown Object (File)
Jul 28 2025, 8:09 AM
Unknown Object (File)
Jul 25 2025, 12:15 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.