In 70release, we had
else if (!mapset || !*mapset)
mapset = G_find_file2(element, name, mapset);
but in trunk, r60149 replaced it with
mapset = G_find_file2(element, name, mapset);
and G_find_file2 hates an empty name.
Huidae
On Tue, May 13, 2014 at 12:24 PM, GRASS GIS <[email protected]> wrote:
> #2289: v.colors not working
>
> -------------------------+--------------------------------------------------
> Reporter: veroandreo | Owner: grass-dev@…
> Type: defect | Status: reopened
> Priority: normal | Milestone: 7.0.0
> Component: Default | Version: svn-trunk
> Resolution: | Keywords: v.colors
> Platform: Linux | Cpu: x86-64
>
> -------------------------+--------------------------------------------------
>
> Comment(by mlennert):
>
> Replying to [comment:1 hcho]:
> > Fixed in r60225.
>
> I can confirm that this fixes the issue, but how come that in
> grass70release the same code (as before the change) seems to work, but not
> in trunk ?
>
> Moritz
>
> --
> Ticket URL: <https://trac.osgeo.org/grass/ticket/2289#comment:4>
> GRASS GIS <http://grass.osgeo.org>
>
>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev