[mapserver-commits] [mapserver/mapserver] e1e319: move unnecessary global variables ordinates_tdo, o...
GitHub
noreply at github.com
Wed Aug 14 00:52:51 PDT 2013
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: e1e319e3eb1a34eedeb76b5970231734fdd6f7c7
https://github.com/mapserver/mapserver/commit/e1e319e3eb1a34eedeb76b5970231734fdd6f7c7
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M maporaclespatial.c
Log Message:
-----------
move unnecessary global variables ordinates_tdo, ordinates into the only function where they were used
Commit: b924dc5ec132b6618cc91adf11e32158be13074a
https://github.com/mapserver/mapserver/commit/b924dc5ec132b6618cc91adf11e32158be13074a
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-08-14 (Wed, 14 Aug 2013)
Changed paths:
M maporaclespatial.c
Log Message:
-----------
Add OCI_THREADED to OciEnvCreate flags and fix some warning
Commit: 8402cef44f84d6714e2dbc3e844cff963e9ab3e5
https://github.com/mapserver/mapserver/commit/8402cef44f84d6714e2dbc3e844cff963e9ab3e5
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-08-14 (Wed, 14 Aug 2013)
Changed paths:
M maporaclespatial.c
Log Message:
-----------
set OCI_THREADED only when mapserver is built with USE_THREADS
Commit: 29ae361d2917083981acbf5916410d3956838119
https://github.com/mapserver/mapserver/commit/29ae361d2917083981acbf5916410d3956838119
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-08-14 (Wed, 14 Aug 2013)
Changed paths:
M maporaclespatial.c
Log Message:
-----------
Merge pull request #4729 from unicolet/oraclespatial-removeglobals
Move unnecessary global variables ordinates_tdo, ordinates into the only function where they were used.
Add OCI_THREADED option to OciEnvCreate flags when mapserver is built with USE_THREAD and fix compile time warnings.
Compare: https://github.com/mapserver/mapserver/compare/237b9a03a0e3...29ae361d2917
More information about the mapserver-commits
mailing list