Changes between Initial Version and Version 2 of Ticket #5


Ignore:
Timestamp:
Mar 24, 2006, 2:37:35 PM (18 years ago)
Author:
gsherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5

    • Property Type defectbug
  • Ticket #5 – Description

    initial v2  
    11File ''qgis/src/gui/qgsvectorlayer.cpp'', line 1250
    22
    3 In the member function '''QgsVectorLayer::vectorType''', not all control paths return a value.
     3In the member function '''!QgsVectorLayer::vectorType''', not all control paths return a value.
    44Returned value of type of '''QGis::VectorType''' can be uninitialized -> undefined behaviour.