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)
Sat, Apr 20, 4:19 PM
Unknown Object (File)
Mar 4 2024, 8:55 AM
Unknown Object (File)
Mar 4 2024, 8:54 AM
Unknown Object (File)
Mar 3 2024, 8:35 AM
Unknown Object (File)
Mar 3 2024, 8:23 AM
Unknown Object (File)
Dec 20 2023, 3:27 AM
Unknown Object (File)
Nov 14 2023, 2:41 PM
Unknown Object (File)
Nov 14 2023, 1:58 AM
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.