<div class="gmail_quote">Daniel,<br><br>You added some code in MIFFile::AddFieldNative() in<font size="2"> mitab_miffile.cpp</font> in the revision <a href="http://trac.osgeo.org/gdal/changeset/14983/trunk/gdal/ogr/ogrsf_frmts/mitab/mitab_miffile.cpp" target="_blank">14983</a>. ( <a href="http://trac.osgeo.org/gdal/changeset/14983/trunk/gdal/ogr/ogrsf_frmts/mitab/mitab_miffile.cpp" target="_blank">http://trac.osgeo.org/gdal/changeset/14983/trunk/gdal/ogr/ogrsf_frmts/mitab/mitab_miffile.cpp</a> )<br>

<br>In the line 1742 of the new version, the statement &quot;m_nVersion = MAX(m_nVersion, 900);&quot; comes after the &quot;break;&quot; making it unreachable. Can you check if it is desirable? Shall I move it to above the &quot;break;&quot; statement?<br>

<br>Best regards,<br>-- <br><font color="#888888">Chaitanya kumar CH.<br>
</font></div>