You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cli-dev@httpd.apache.org by bu...@apache.org on 2004/11/25 04:13:33 UTC

DO NOT REPLY [Bug 32022] - Support for Apache 2.1-dev API changes?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32022>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32022


wrowe@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From wrowe@apache.org  2004-11-25 04:13 -------
  Added support for httpd-2.1, compiles clean.  However, the versioning is
  broken for 2.1.1-dev.  The old httpd subversion was only available only as
  a string token, e.g. "1-dev".  Effective with 2.1.2-dev in svn trunk/,
  this is now split into subversion numeric, an isdev boolean flag, and we
  recombine them into the old macro value.

  As of the next httpd-2.1 alpha release we will roll this out as a preview
  for 2.1.  In the meantime, any builds will successfully compile.

  Choose the Debug 2.2 - Win32 or Release 2.2 - Win32 targets to build for 
  httpd-2.1.  Define the APACHE22_PATH variable as the root of the httpd-2.1
  installed tree.  Seperate APACHE_PATH and APACHE22_PATH variables let the
  developer compile both flavors in a single session.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.