<div dir="ltr">In 70release, we had<div><br></div><div><div>else if (!mapset || !*mapset)</div><div> mapset = G_find_file2(element, name, mapset);</div></div><div><br></div><div>but in trunk, r<span class="" style="font-size:13px;font-family:arial,sans-serif">60149</span> replaced it<span class="" style="font-size:13px;font-family:arial,sans-serif"> </span>with</div>
<div><br></div><div>mapset = G_find_file2(element, name, mapset);<br></div><div><br></div><div>and G_find_file2 hates an empty name.</div><div><br></div><div>Huidae</div><div><br></div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Tue, May 13, 2014 at 12:24 PM, GRASS GIS <span dir="ltr"><<a href="mailto:trac@osgeo.org" target="_blank">trac@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">#2289: v.colors not working<br>
-------------------------+--------------------------------------------------<br>
</div> Reporter: veroandreo | Owner: grass-dev@…<br>
<div class=""> Type: defect | Status: reopened<br>
Priority: normal | Milestone: 7.0.0<br>
Component: Default | Version: svn-trunk<br>
</div>Resolution: | Keywords: v.colors<br>
Platform: Linux | Cpu: x86-64<br>
-------------------------+--------------------------------------------------<br>
<br>
Comment(by mlennert):<br>
<div class=""><br>
Replying to [comment:1 hcho]:<br>
> Fixed in r60225.<br>
<br>
</div> I can confirm that this fixes the issue, but how come that in<br>
grass70release the same code (as before the change) seems to work, but not<br>
in trunk ?<br>
<br>
Moritz<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Ticket URL: <<a href="https://trac.osgeo.org/grass/ticket/2289#comment:4" target="_blank">https://trac.osgeo.org/grass/ticket/2289#comment:4</a>><br>
GRASS GIS <<a href="http://grass.osgeo.org" target="_blank">http://grass.osgeo.org</a>><br>
<br>
</font></span></blockquote></div><br></div>