[Proj] Proj 4.9.3RC2 Released
Charles Karney
charles.karney at sri.com
Thu Aug 18 09:12:00 EST 2016
proj 4.9.3RC2 is compiling successfully on our build machines. Thanks!
There was some discussion of normalizing whitespace a few weeks back and
it was agreed not to do any blanket conversions from tabs to spaces in
source code.
However, with 4.9.3RC2, I note that some other whitespace irregularities
have crept into the repository. I recommend that these be corrected
before release.
DOS line endings:
src/PJ_eck5.c
src/PJ_eck4.c
src/PJ_goode.c
src/PJ_eck1.c
src/PJ_isea.c
src/PJ_fahey.c
src/PJ_hatano.c
src/PJ_vandg4.c
Internal ^M
src/PJ_eck1.c
Trailing whitespace
man/man1/cs2cs.1
src/pj_factors.c
src/pj_gridinfo.c
Spaces followed by tabs
src/PJ_aitoff.c
Extra newlines at end of file
src/pj_list.c
src/pj_list.h
Of these, the only really objectionable ones are the DOS line endings
and the internal ^Ms.
Now might also be a good time to eliminate all such irregularites at
least within the C source code. I might add to this list of candidates
for fixing:
No newline at end of file
Internal tabs within a line
On 08/16/16 23:06, Howard Butler wrote:
> All,
>
> proj.4 4.9.3 RC2 is now available [1]. It includes removal of the OSX cruft (I'm now using an Ubuntu container to generate the release), the EPSG data was updated to 8.9 (no substantive changes), and the distribution additions that Charles mentioned. Release notes and existing Pull Request decisions are yet to be done.
>
> Additionally, I created a Dockerfile [2] that describes the process I used to generate the EPSG database updates. It produces the data for libgeotiff, proj.4, GDAL, and PostGIS if access to the ESRI FileGDB SDK is available before building the container. I will also use the same container for generating releases (based on Ubuntu Xenial) unless someone chimes in with a reason why we shouldn't use that.
>
>
> [1] http://download.osgeo.org/proj/proj-4.9.3RC2.tar.gz and http://download.osgeo.org/proj/proj-4.9.3RC2.tar.gz.md5
> [2] https://gist.github.com/hobu/f27b1e06a45a2200bf7262a664d5b825
>
>
>
> _______________________________________________
> Proj mailing list
> Proj at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/proj
>
--
Charles Karney <charles.karney at sri.com>
SRI International, Princeton, NJ 08543-5300
Tel: +1 609 734 2312
Fax: +1 609 734 2662
More information about the Proj
mailing list