How to submit a fix?

2 messages Options
Embed this post
Permalink
Chiou, Kevin

How to submit a fix?

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
How to submit a fix?

Hi:
  I am fairly new to the GDAL community can someone point me to the right direction for submitting a GDAL fix. 
  Basically I found a minor problem in the GDAL Python binding. This is related to http://trac.osgeo.org/gdal/ticket/3088: “do not remove leading spaces after TRE=xxxx"  The Python wrapper trims white spaces when GetMetadata() is called, which is not desired for NITF TRE data. I found the problem in the wrapper code and updated it.

  Do I just have to open a GDAL Trac ticket and attach the fix?

Thank you,
Kevin Chiou




_______________________________________________
gdal-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Even Rouault

Re: How to submit a fix?

Reply Threaded More More options
Print post
Permalink
Selon "Chiou, Kevin" <[hidden email]>:

> Hi:
>   I am fairly new to the GDAL community can someone point me to the
> right direction for submitting a GDAL fix.
>   Basically I found a minor problem in the GDAL Python binding. This is
> related to http://trac.osgeo.org/gdal/ticket/3088: "do not remove
> leading spaces after TRE=xxxx"  The Python wrapper trims white spaces
> when GetMetadata() is called, which is not desired for NITF TRE data. I
> found the problem in the wrapper code and updated it.
>   Do I just have to open a GDAL Trac ticket and attach the fix?

Yes, that's the usual procedure to collect patches

>
> Thank you,
> Kevin Chiou
>
>
>
>


_______________________________________________
gdal-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/gdal-dev