Re: [PATCH] dynamically link swig runtime on windows (Can I commit this?)
From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2003-08-08 02:30:25 CEST
On Thu, Aug 07, 2003 at 04:52:38PM -0400, Russell Yanofsky wrote:
Ugh, printing something in one language with good regexp support and
You could do something like this instead:
perl -MConfig -e 'print "$Config{revision}$Config{patchlevel}"'
What is it you're actually trying to get here, though? The oldest
perl -MConfig -e 'print $Config{api_versionstring}'
See Config(3perl) for details.
-- Colin Watson [cjwatson@flatline.org.uk] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Aug 8 02:31:16 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.