On Fri, 30 Jan 2015, Patrick Monnerat wrote:

One restriction on VMS is that the order of the names in the needs to
stay the same from version to version.  All new routines need to be
added to the end, and old routines must be maintained.

Same for OS400 too. For the sake of our platforms, it would be a very bad idea to reorder CURL_EXTERN definitions without altering the SONAME :-/

I intend to write up a test case that makes sure the existing order is maintained among all CURL_EXTERN entries. Should help us not break this.

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to