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

[PATCH] perl bindings: Remove dependency on change to svn_types.h

From: Ben Reser <ben_at_reser.org>
Date: 2004-01-12 00:19:00 CET

This patch applies on top of the current pending large perl binding
patch. It makes the patch no longer depend on the change to svn_types.h
(aka [PATCH] Let SWIG pickup the INVALID and IGNORED REVNUM constants.)

They become hardcoded in core.i. I'm not particularly fond of this
solution, but it works without touching "core" code, so I guess it'll
have to do.

They're named SWIG_SVN_*_REVNUM because SWIG whines if you name them
SVN_*_REVNUM and ignores them.

[[[
* subversion/bindings/swig/core.i
* subversion/bindings/swig/perl/Core.pm

  SVN_INVALID_REVNUM and SVN_INGORED_REVNUM fixes, since the change to
    svn_types.h didn't happen.
]]]

-- 
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 Mon Jan 12 00:19:34 2004

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.