Ticket #2273 (closed defect: fixed)

Opened 7 months ago

Last modified 3 months ago

OGRCreateCoordinateTransformation may report wrong name for Proj4 dll

Reported by: ajolma Assigned to: rouault
Priority: normal Milestone: 1.6.0
Component: OGR_SRS Version: unspecified
Severity: minor Keywords:
Cc:

Description

ogrct.cpp:284 uses LIBNAME for Proj4 library although it may be set with PROJSO. CPLGetConfigOption("PROJSO",NULL), if not null, should be usedor maybe let LoadProjLibrary? call CPLError.

Change History

07/25/08 13:47:08 changed by rouault

  • status changed from new to assigned.
  • owner changed from warmerdam to rouault.

07/25/08 13:53:43 changed by rouault

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in trunk in r15029

07/25/08 13:53:56 changed by rouault

  • milestone set to 1.6.0.