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
F153534136: D22143.id63639.diff
Tue, Apr 21, 5:32 PM
Unknown Object (File)
Mon, Apr 20, 11:28 PM
Unknown Object (File)
Sun, Apr 19, 11:29 PM
Unknown Object (File)
Fri, Apr 17, 5:54 PM
Unknown Object (File)
Sun, Apr 5, 8:15 AM
Unknown Object (File)
Sun, Apr 5, 5:51 AM
Unknown Object (File)
Thu, Apr 2, 11:47 PM
Unknown Object (File)
Mar 22 2026, 6:29 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.