Regarding this documentation: http://apr.apache.org/docs/apr/1.2/group__apr__platform.html
Does the list think it would be appropriate to add a comment at the top of the page explaining that the implementation specific values defined here should not be relied upon? The page reflects implementation values of whichever platform documentation was generated on, not of the APR against which the user may link the apps. For instance, on a mixed architecture Linux machines, docs may be generated with x86_64 defaults and user could be linking against i386 binaries. -- Bojan
