[GRASS-git] [OSGeo/grass] cbac59: r3.in.v5d: Fix -Wliteral-range warning (#2748)
Nicklas Larsson
noreply at github.com
Mon Jan 16 11:15:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: cbac59748b13a573dd0a3147ded0046d221524a0
https://github.com/OSGeo/grass/commit/cbac59748b13a573dd0a3147ded0046d221524a0
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M raster3d/r3.in.v5d/main.c
Log Message:
-----------
r3.in.v5d: Fix -Wliteral-range warning (#2748)
Addresses a -Wliteral-range compiler warning, with the message:
"floating-point comparison is always false; constant cannot
be represented exactly in type 'float' "
More information about the grass-commit
mailing list