[postgis-devel] [postgis-users] PostGIS 2.4.0rc2 released

Sandro Santilli strk at kbt.io
Tue Sep 26 06:36:14 PDT 2017


On Tue, Sep 26, 2017 at 03:29:34PM +0200, Sandro Santilli wrote:
> On Tue, Sep 26, 2017 at 09:19:49AM -0400, Greg Troxel wrote:
> 
> > My overall suggestion is to back out this change, as it doesn't fix a
> > bug in the beta1/rc1/etc.  (Really, just to drop the no-trailing-blanks
> > token from the check dependencies.)
> 
> Before doing that, could you check current tip of branch ?
> It should fix the .gitignore handling and the exclusion of
> generated files. Use of -P switch is still an issue though,
> but should easy to remove replacing it with:
> 
>     grep -n '[[:space:]]$'

Actually, I've also committed that change:

  r15823 = 78364090a4f459e48f45e56136a5ffe44be02ca0 (refs/remotes/svn/trunk)
  r15824 = 4205466098196af99ec152e1cee1dc2d20ce11db (refs/remotes/svn/2.4)

Let me know if things look fine now

--strk;



More information about the postgis-devel mailing list