Michael,
the includes changed with trunk r72940, you also need to update include/
because f_ceil and f_floor are declared in include/defs/calc.h
Markus M
On Fri, Jul 6, 2018 at 12:06 AM, Michael Barton
wrote:
> PS: The errors are undeclared identifiers. Is there something missing that
> needs
#2998: m.nviz.image fails with X Error BadValue integer parameter out of range
for
operation
-+-
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Mi
PS: The errors are undeclared identifiers. Is there something missing that
needs to be there on the Mac? Or do these need to be declared in a different
place in function.c to be recognized?
function.c
function.c:14:22: error: use of undeclared identifier 'f_ceil'
{"ceil", c_unop, f_ceil},
Thanks Vaclav,
I tried this first with a make distclean and svn update.
Then, to be sure, I deleted all files and trunk and restored them fresh.
Same problem.
This all compiled with no errors a week or two back.
When I did the svn up, the items that had changed in lib/calc since my last
updat
[Response to Re: [GRASS-dev] grass-dev Digest, Vol 149, Issue 11]
Hi Michael,
I'm not able to reproduce this issue on Linux with clang (which is used on
Mac) even with more strict compiler settings:
clang -O2 -fno-common -Wall -pedantic -Wextra ...
Since both "installation/dist" and source pat
To try and test the fix to m.nviz.image, I just now did for trunk:
Make distclean
Svn update
Configure (no problem)
Compile
I got a compiler error in /lib/calc (error below)
Is this due to the recent fix?
I also tried it with a completely new version of trunk downloaded and got the
same error
#3602: Quick Database Switcher
--+-
Reporter: pshapley | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Database |Version: 7.4.0
Resolution: |
#3602: Quick Database Switcher
-+-
Reporter: pshapley | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Database |Version: 7.4.0
Keywords: |C