Desarrollar y descargar software de código abierto

View 0.65a - Change Log

category(Tag) tree

file info

category(Tag)
raíz
file name
gpx2shp_0.65a_-_Changes
la última actualización
2004-12-14 03:17
tipo
Plain Text
editor
Toshihiro Hiraoka
descripción
0.65a - Change Log
idioma
English
translate
0.65a

 by Petter Reinholdtsen
 - Add configure script etc.
 - Get rid of some warnings about loosing the 'const'-ness of the
   variable.
 - Remove unused include <math.h>.
 - Add include to find prototype for geod_set().
 - Fix handling of output filename, to make sure it handles
   './foo.gpx' (used to give random filename).
 - Correct the prototype of closeFiles().
 - Add files in debian/ to make debian package.  This is just a
   framework, and need more work.  The package description and a lot
   of the support files are from the dh-make package, and should be
   edited or removed.  To build the package, run debuild from the
   devscripts package.
 - Solve some memory leaks and complaints.

 by Toshihiro Hiraoka
 - Restruct directory
 - Add many prototypes etc.