Merge branch 'implicit_fallthrough' into 'master'
Fix implicit fallthrough warning on gcc See merge request OpenMesh/OpenMesh!152
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<li>OM Writer: Added Mark to the format header to identify end of stream correctly (Thanks to Jamie Kydd for the patch)</li>
|
||||
<li>PLY Reader: Skip reading extra elements after face</li>
|
||||
<li>PLY Reader: Return error when reaching EOF</li>
|
||||
<li>OMFormat: Fix implicit fallthrough warning on gcc(Thanks to Manuel Massing for the patch)</li>
|
||||
</ul>
|
||||
|
||||
<b>Unittests</b>
|
||||
|
||||
Reference in New Issue
Block a user