You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2004/05/28 19:56:39 UTC

[PATCH 1.3] XtOffsetOf multiply defined

[Another patch already in use, to be applied Tuesday unless
someone speaks up.]

We've found cases where XtOffsetOf is already defined on some
platforms - we have no business overriding this (if we wanted our
own flavor, it aught to have been AP_ prefixed :-)

Bill