monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Concerns about the net.venge.monotone.stripped bran


From: Jack Lloyd
Subject: Re: [Monotone-devel] Concerns about the net.venge.monotone.stripped branch
Date: Mon, 13 Oct 2008 22:45:44 -0400
User-agent: Mutt/1.5.16 (2007-06-09)

On Mon, Oct 13, 2008 at 11:52:53PM +0200, Markus Wanner wrote:
> Hi,
> 
> Richard Levitte wrote:
> > In the same vein, the code to display the versions of SQLite, Botan
> > and so on might be misleading in a shared library environment.  Maybe
> > it should display both the versions it was compiled against and the
> > versions it's running against (if that's possible to find out, which
> > isn't always a given).
> 
> I've done that for SQLite and botan now. The mtn version --full output
> now looks like (as an example):
[...]

Attached is a patch for getting the PCRE runtime version as well.

I could not figure out how to get the runtime Lua version (aside from
executing a line of Lua that ruturns the value of the Lua _VERSION
variable)

$ ./mtn version --full

monotone 0.41 (base revision: 7aa69891001cc53af518ca9bff8e1c7dae0c280d)
Running on          : Linux 2.6.24.7 #1 SMP Tue Jun 24 10:34:47 EDT 2008 x86_64
C++ compiler        : GNU C++ version 4.3.2
C++ standard library: GNU libstdc++ version 20080827
Boost version       : 1_35
SQLite version      : 3.5.9 (compiled against 3.5.9)
Lua version         : Lua 5.1.3
PCRE version        : 7.7 2008-05-07 (compiled against 7.7)
Botan version       : 1.7.18 (compiled against 1.7.18)
Changes since base revision:
unknown

Attachment: mtn_full_version_print_pcre_runtime_ver.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]