Ticket #99 (closed defect: wontfix)
pj_get_release() string bug
| Reported by: | rsbivand | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | default | Version: | Development (trunk) |
| Keywords: | Cc: |
Description
The string returned by pj_get_release() is still Rel. 4.7.1, 23 September 2009 in the development SVN code.
I need to check in a configure script whether rgdal is being built against proj4 4.7.0 or the 480 SVN development version, which now requires CTX arguments to some functions. But I cannot check by testing against the library version. Please fix this to set the release/version in the header, and have the function return that.
This bug is blocking the demystification of the error handler bug in rgdal, because the only available test case platform is running proj 480.
Change History
Note: See
TracTickets for help on using
tickets.
