On Tue, Apr 9, 2013 at 11:58 AM, Johannes Radinger <[email protected]> wrote: > Hi, > > I try to compile a GRASS6 add-on with GRASS7 to adapt the code to > the new GRASS version. I know probably some or even more code lines > have to be adapted for the new version, however I already fail when I want > to compile it with GRASS 7: > > Errors in: > /usr/local/src/grass7_trunk/scripts/r.fidimo ... > Error (KeyError(None,)): <DT><b>outflow_point</b></DT> ... > it seems there is a problem with the html-manual file?
Yes. In r55671 I have removed a series of HTML bugs + broken long lines. Now it compiles. Note that GRASS 6 is more HTML fault tolerant (unfortunately). Hence http://validator.w3.org/ may be used. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
