[geos-devel] Can we remove serialVersionUID?

strk at refractions.net strk at refractions.net
Mon Mar 6 06:47:46 EST 2006


serialVersionUID are gone from geom.h (HEAD branch).
They were unmaintained and GEOS version won't keep in sync with JTS, anyway.
Thanks for the help.

--strk;

On Mon, Feb 20, 2006 at 02:10:02PM +0100, Mateusz Å?oskot wrote:
> Hi,
> 
> Yesterday, I consulted with strk and we decided to ask if there is 
> anyone using/relaying on serialVersionUID data member in GEOS classes?
> 
> If it's not used anywhere we would suggest to remove it in near future.
> Any comments?
> 
> Here is a list of files/lines whre serialVersionUID is defined.
> I found it using following command:
> 
> findu . -name *.h | xargs grep "Version"
> 
> ./headers/geos/config.h:/* Version number of package */
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> 7777263578777803835I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> 7777263578777803835LL;
> ./headers/geos/geom.h:	static const int64 
> serialVersionUID=6683108902428366910I64;
> ./headers/geos/geom.h:	static const int64 
> serialVersionUID=6683108902428366910LL;
> ./headers/geos/geom.h:	static const int64 
> serialVersionUID=5873921885273102420I64;
> ./headers/geos/geom.h:	static const int64 
> serialVersionUID=5873921885273102420LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -6820524753094095635I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -6820524753094095635LL;
> ./headers/geos/geom.h:    static const int64 serialVersionUID = 
> 8763622679187376702I64;
> ./headers/geos/geom.h:    static const int64 serialVersionUID = 
> 8763622679187376702LL;
> ./headers/geos/geom.h:  static const int64 
> serialVersionUID=3252005833466256227I64;
> ./headers/geos/geom.h:  static const int64 
> serialVersionUID=3252005833466256227LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -5694727726395021467I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -5694727726395021467LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> 4902022702746614570I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> 4902022702746614570LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> 3110669828065365560I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> 3110669828065365560LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -4261142084085851829I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -4261142084085851829LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -3494792200821764533I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -3494792200821764533LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -8048474874175355449I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -8048474874175355449LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> 8166665132445433741I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> 8166665132445433741LL;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -551033529766975875I64;
> ./headers/geos/geom.h:	static const int64 serialVersionUID = 
> -551033529766975875LL;
> 
> 
> Cheers
> -- 
> Mateusz Łoskot
> http://mateusz.loskot.net
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel

-- 
----------------------------------------------------------------------
State-collected Geographic Data is public property !
Reject the INSPIRE directive.
Sign the petition: http://petition.publicgeodata.org



More information about the geos-devel mailing list