Re: [GRASS-dev] Compiler error in /lib/calc

2018-07-05 Thread Markus Metz
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

Re: [GRASS-dev] [GRASS GIS] #2998: m.nviz.image fails with X Error BadValue integer parameter out of range for operation

2018-07-05 Thread GRASS GIS
#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

[GRASS-dev] Compiler error in /lib/calc

2018-07-05 Thread Michael Barton
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},

[GRASS-dev] Compiler error in /lib/calc

2018-07-05 Thread Michael Barton
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

[GRASS-dev] Compiler error in /lib/calc

2018-07-05 Thread Vaclav Petras
[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

Re: [GRASS-dev] grass-dev Digest, Vol 149, Issue 11

2018-07-05 Thread Michael Barton
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

Re: [GRASS-dev] [GRASS GIS] #3602: Quick Database Switcher

2018-07-05 Thread GRASS GIS
#3602: Quick Database Switcher --+- Reporter: pshapley | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: Component: Database |Version: 7.4.0 Resolution: |

[GRASS-dev] [GRASS GIS] #3602: Quick Database Switcher

2018-07-05 Thread GRASS GIS
#3602: Quick Database Switcher -+- Reporter: pshapley | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: Component: Database |Version: 7.4.0 Keywords: |C