Bug report #352
Visual c++ 8 complains about function not returning a value
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Gary Sherman | ||
Category: | Build/Install | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10411 |
Description
Function QgsMapToolVertexEdit::snapVertex in file ../src/gui/qgsmaptoolvertexedit.cpp line 386, declares that it returns a bool value but it doesn´t
History
#1 Updated by Gary Sherman about 18 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in revsion 2915a7e9 (SVN r5980)
#2 Updated by Anonymous over 15 years ago
Milestone Version 0.8 deleted