dev  

Re: svn commit: r917814 - in /apr/apr/branches/1.5.x/file_io: netware/ os2/ unix/ win32/

William A. Rowe Jr.
Mon, 01 Mar 2010 16:22:33 -0800

On 3/1/2010 6:07 PM, minf...@apache.org wrote:
> Author: minfrin
> Date: Tue Mar  2 00:06:59 2010
> New Revision: 917814
> 
> URL: http://svn.apache.org/viewvc?rev=917814&view=rev
> Log:
> Backport r917675: Use the APR_FOPEN_* constants instead of the
> deprecated APR_* constants within the file_io code.

This is probably worthwhile on 1.4 branch.

That way, future backports from the 2.0 branch can be used as-is without much
hassle, otherwise the patches are unlikely to apply cleanly.