dev  

Re: svn commit: r917675 - in /apr/apr/trunk/file_io: netware/ os2/ unix/ win32/

William A. Rowe Jr.
Mon, 01 Mar 2010 12:30:47 -0800

On 3/1/2010 2:14 PM, Graham Leggett wrote:
> On 01 Mar 2010, at 9:45 PM, minf...@apache.org wrote:
> 
>> URL: http://svn.apache.org/viewvc?rev=917675&view=rev
>> Log:
>> Use the APR_FOPEN_* constants instead of the deprecated APR_* constants
>> within the file_io code.
> 
> Question: do we remove APR_READ and friends from includes/apr_file_io.h
> in apr v2.x, or do we wait for v3.x?

+1 for 2.0

Because these are namespace protected, it's really a matter of preference.