Hi David would be better pull request your patch in the github qgis code. In this way it's simple to test your patch, add comments and trace the its life cycle.
here a brief guide how to proceed http://spatialgalaxy.net/2010/12/27/contributing-to-qgis-using-git/ a similar guide is available inside the qgis code: https://github.com/qgis/QGIS/blob/master/CODING regards, Luigi Pirelli On 20 February 2015 at 12:39, David Weiß <[email protected]> wrote: > Hey, > > > > I did some refactoring to two conversion helpers in QgsGdalProviderBase > class. > > Goal is to improve const and type correctness and shorten the files by > removing duplicate statements, thus improving code quality. > > > > This should not change behaviour in any way. > > > > Attached patch file was created against git master branch from today. > > Please review. > > > > Thanks, > > -- > > David Weiß > > > > PTV GROUP > > Logistics Software Development > > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
