https://issues.apache.org/bugzilla/show_bug.cgi?id=55706
--- Comment #2 from rand <[email protected]> --- > 1. APR 2.x hasn't yet been released True. It will be. There's value, if not priority, in taking notice now, and handling the case appropriately. > 2. Your patch looks like it would fail to build against apr 1.4.8, the > current release version I'm not submitting the patch for production, but rather as a crude workaround until a proper fix can be worked out. In any case, spec'ing --with-apr=/usr/local/apache24x/bin/apr-2-config can, and arguably should, trivially return version # in a check, and respond appropriately. > 3. IIRC, tcnative (or Tomcat?) checks APR version at runtime, too, so you > may still have a problem using your binary Using apr2, revno sync'd with the httpd src tree, I haven't had any problems as yet. That I'm aware of. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
