On Fri, Oct 12, 2007 at 06:44:15PM +0300, Lucian Adrian Grijincu wrote:
> On 10/12/07, Joe Orton <[EMAIL PROTECTED]> wrote:
...
> > Exposing apr_ino_t from apr.h rather than only from apr_file_info.h is
> > certainly an API extension and so cannot be done in 1.2.x.
>
> Would something like this work?

> after the last line in apr.h which is the end of the header-protection macros:
>     #endif /* APR_H */
> 
> we insert the next lines:

Hah, very nice!  I think that would work, yes.  It would certainly win a 
genius evil hack award :)

I think I'd rather see the non-evil patch settle on the trunk for a bit 
first, anyway, this isn't an urgent issue for the next 1.2.x release.

joe

Reply via email to