<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 29, 2016 at 6:33 AM,  <span dir="ltr"><<a href="mailto:svn_grass@osgeo.org" target="_blank">svn_grass@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":113" class=""> # v.db.select<br>
 v.db.select|nv:null_value<br>
+v.db.select|fs:separator<br>
 v.db.select|vs:vertical_separator</div></blockquote></div><br></div><div class="gmail_extra">Shouldn't the "global block" in renamed_options take care of nv and fs?<br></div><div class="gmail_extra"><br>### Global<br>fs:separator<br>nv:null_value<br>dt:dtime<br>dp:precision<br><br></div><div class="gmail_extra">The command:<br></div><div class="gmail_extra"><br>v.db.select bridges fs=comma<br><br></div><div class="gmail_extra">works for me in trunk in r68324 (i.e. before r68329) and gives expected warning (Please update the usage of <v.db.select>: option <fs> has been renamed to <separator>).<br></div><div class="gmail_extra"><br><a href="https://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/renamed_options?rev=68329">https://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/renamed_options?rev=68329</a><br><a href="https://trac.osgeo.org/grass/changeset/68329">https://trac.osgeo.org/grass/changeset/68329</a><br></div></div>