Normalize symbol exports for Win32/Netware to the httpd.exp reference. Diff tags pre_win_nw_syms/post_win_nw_syms for complete edit. Note I've corrected _SEVERAL_ badly declared symbols on Win32 into API_EXPORT_NONSTD flavors (e.g. those using (...) args). This may, or may not, break binary compatibility depending on how those args are addressed, and if those functions were used. I've further tested by setting aside the .def file and rebuilding, and validated that our symbols list corresponds to the API_DECLARE() macros at this moment. Submitted by: Thomas Eibner <thomas@stderr.net> Reviewed by: Stoddard, Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92633 13f79535-47bb-0310-9956-ffa450edef68
parent
a5fcff9f
Please register or sign in to comment