Skip to content

Add proj_errno_string function#847

Merged
kbevers merged 1 commit into
OSGeo:masterfrom
kbevers:proj_strerrno
Mar 11, 2018
Merged

Add proj_errno_string function#847
kbevers merged 1 commit into
OSGeo:masterfrom
kbevers:proj_strerrno

Conversation

@kbevers
Copy link
Copy Markdown
Member

@kbevers kbevers commented Mar 8, 2018

The function allows users of the 4D API to get a textual representation of a returned error number.
Equivalent to pj_strerrno.

I am just returning whatever pj_strerrno returns. pj_strerrno returns a char* whereas proj_errno_string returns const char*. I am not sure if that is going to cause problems. Seems fine locally...

@kbevers kbevers added this to the 5.1.0 milestone Mar 9, 2018
Equivalent to pj_strerrno.
@kbevers kbevers merged commit 665e9b6 into OSGeo:master Mar 11, 2018
@kbevers kbevers deleted the proj_strerrno branch July 9, 2018 08:47
urschrei added a commit to georust/proj that referenced this pull request Aug 26, 2018
urschrei added a commit to georust/proj-sys that referenced this pull request Aug 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant