[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Ben Reser <ben_at_reser.org>
Date: 2003-12-25 03:37:41 CET

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 <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Dec 25 03:38:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.