monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] nvm.stripped test results + adding version numbers


From: Jack Lloyd
Subject: Re: [Monotone-devel] nvm.stripped test results + adding version numbers to version --full
Date: Sun, 12 Oct 2008 18:26:52 -0400
User-agent: Mutt/1.5.16 (2007-06-09)

On Sun, Oct 12, 2008 at 03:48:25PM -0500, Timothy Brownawell wrote:
> > Unrelated thought: would it make sense for mtn version --full to print
> > out the version #s of the various libraries, since they are no longer
> > fixed by the monotone version?
> 
> Sounds like a good idea.

I've attached a patch.

One thing I was not sure about.

pcrewrap.cc includes pcre.h as

#include "pcre.h"

Is this a leftover of in-tree PCRE?

I used

#include <pcre.h>

in this patch.

-Jack

Attachment: show_lib_versions_in_mtn_version.patch
Description: Text document


reply via email to

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