[GRASS-dev] [GRASS GIS] #1714: r.terraflow does not compile
GRASS GIS
trac at osgeo.org
Mon Sep 3 17:59:48 PDT 2012
#1714: r.terraflow does not compile
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.3
Component: Default | Version: svn-releasebranch64
Keywords: r.terraflow | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by glynn):
Replying to [ticket:1714 cmbarton]:
> In the latest update of 6.4.3 svn, r.terraflow does not compile, at
least on the Mac. Here is the error:
{{{
/Users/Shared/grass_dev/grass64_rb/dist.x86_64-apple-
darwin12.1.0/include/grass/iostream/embuffer.h:1123:56: error:
default arguments cannot be added to an out-of-line definition of a
member of a class template
}}}
This is almost exactly the same issue as #1676 (fixed in r52130). No idea
why it hasn't been an issue until now.
>
{{{
/Users/Shared/grass_dev/grass64_rb/dist.x86_64-apple-
darwin12.1.0/include/grass/iostream/minmaxheap.h:494:7: error:
reference to non-static member function must be called; did you mean
to call it with no
arguments?
}}}
I have even less idea why this hasn't been caught before.
Both should be fixed (in 7.0) by r53077.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1714#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list