You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Reser <be...@reser.org> on 2003/12/25 02:37:41 UTC

[PATCH] all swig bindings: improper declaration for apr_file_open_std(err|out)

This will apply to all SWIG bindings not just perl.  I think the commit
message says everything.

[[[
Use the proper declaration for apr_file_open_stdout and
apr_file_open_stderr.  On platforms where the size of an int doesn't
equal a pointer this was generating a warning.

* subversion/bindings/swig/core.i
    Fix missing line feed at end of file.
    apr_file_open_stdout and apr_file_open_stderr do not return a
    pointer.
]]]

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken