[GRASS-dev] [GRASS GIS] #2289: v.colors not working
Huidae Cho
grass4u at gmail.com
Tue May 13 11:06:02 PDT 2014
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 <trac at osgeo.org> 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>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20140513/75490759/attachment.html>
More information about the grass-dev
mailing list