오픈 소스 소프트웨어 개발 및 다운로드

View 0.65a - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
gpx2shp_0.65a_-_Changes
마지막 업데이트
2004-12-14 03:21
type
Plain Text
editor
Toshihiro Hiraoka
description
0.65a - Change Log
language
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.