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)
Fri, Feb 21, 2:29 PM
Unknown Object (File)
Tue, Feb 18, 6:25 AM
Unknown Object (File)
Tue, Feb 18, 5:36 AM
Unknown Object (File)
Jan 18 2025, 3:08 PM
Unknown Object (File)
Nov 20 2024, 6:29 AM
Unknown Object (File)
Sep 21 2024, 3:44 PM
Unknown Object (File)
Sep 21 2024, 3:43 PM
Unknown Object (File)
Sep 21 2024, 3:43 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.