[GRASS-dev] trying to compile GRASS 6.5 on Mavericks
Michael Barton
Michael.Barton at asu.edu
Mon Dec 16 12:21:56 PST 2013
This seems only to be a problem in 6.5 svn.
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu
On Dec 16, 2013, at 1:00 PM, <grass-dev-request at lists.osgeo.org<mailto:grass-dev-request at lists.osgeo.org>> <grass-dev-request at lists.osgeo.org<mailto:grass-dev-request at lists.osgeo.org>> wrote:
From: Markus Neteler <neteler at osgeo.org<mailto:neteler at osgeo.org>>
Subject: Re: [GRASS-dev] trying to compile GRASS 6.5 on Mavericks
Date: December 16, 2013 at 2:22:39 AM MST
To: Glynn Clements <glynn at gclements.plus.com<mailto:glynn at gclements.plus.com>>
Cc: GRASS developers list <grass-dev at lists.osgeo.org<mailto:grass-dev at lists.osgeo.org>>
On Sat, Dec 14, 2013 at 3:19 PM, Glynn Clements
<glynn at gclements.plus.com<mailto:glynn at gclements.plus.com>> wrote:
Michael Barton wrote:
GRASS 6.5 does not compile.
...
error.c:281:6: error: non-void function 'print_error' should return a value [-Wreturn-type]
return;
Change it to "return 0;". The return value is ignored in any case (in
GRASS 7, print_error() returns void).
...
lib/gis/error.c, line 281.
Do we want this applied in G6.*.svn?
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20131216/234ec9f0/attachment.html>
More information about the grass-dev
mailing list