[GRASS-dev] Re: [GRASS GIS] #399: Added "backlink" functionality to r.walk, r.cost & r.drain

On Dec 21, 2008, at 7:16 PM, <grass-dev-request@lists.osgeo.org> wrote:

Date: Mon, 22 Dec 2008 01:48:38 -0000
From: "GRASS GIS" <trac@osgeo.org>
Subject: [GRASS-dev] Re: [GRASS GIS] #399: Added "backlink"
  functionality to r.walk, r.cost & r.drain
To: undisclosed-recipients:;
Message-ID: <051.c307af75837cf7c8e39fc03955670860@osgeo.org>
Content-Type: text/plain; charset="utf-8"

#399: Added "backlink" functionality to r.walk, r.cost & r.drain
--------------------------+-------------------------------------------------
Reporter: cnielsen | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: major | Milestone: 6.4.0
Component: Raster | Version: unspecified
Resolution: | Keywords:
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Comment (by dylan):

r.cost.patch applies and compiles against GRASS64-SVN r34983

r.drain patch: error on applying to documentation, does not compile

(Stripping trailing CRs from patch.)
patching file main.c
(Stripping trailing CRs from patch.)
patching file description.html
Hunk #4 FAILED at 208.
1 out of 4 hunks FAILED -- saving rejects to file description.html.rej

main.c: In function â:
main.c:697: error: â undeclared (first use in this function)
main.c:697: error: (Each undeclared identifier is reported only once
main.c:697: error: for each function it appears in.)
make: *** [OBJ.i686-pc-linux-gnu/main.o] Error

r.walk.patch: applies with one error, and compiles

(Stripping trailing CRs from patch.)
patching file main.c
(Stripping trailing CRs from patch.)
patching file description.html
Hunk #4 FAILED at 149.
1 out of 4 hunks FAILED -- saving rejects to file description.html.rej
(Stripping trailing CRs from patch.)
patching file stash.h

Same results on Mac OS X (reported offline).

Michael