On jeudi 28 juin 2018 20:44:58 CEST Richard Duivenvoorde wrote: > Hi Matthias, > > Thanks, meanwhile it is fixed I think? > > Now I have this one: > > /home/richard/git/qgis/src/providers/postgres/qgspostgresprovider.cpp: > In member function ‘virtual bool QgsPostgresProvider::empty() const’: > /home/richard/git/qgis/src/providers/postgres/qgspostgresprovider.cpp:3203:3 > 3: error: no match for ‘operator!=’ (operand types are ‘QString’ and ‘char’) > return res.PQgetvalue( 0, 0 ) != 't';
Fixed -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
