monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] you may wonder what the hell I was doing recently .


From: Markus Wanner
Subject: Re: [Monotone-devel] you may wonder what the hell I was doing recently ...
Date: Fri, 20 Feb 2009 18:10:59 +0100
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

Hi,

Thomas Keller wrote:
> I've committed and pushed the fix in
> ff4211218fda1c066b669b9a6bdf91a4cd44da9f. It's probably not needed on
> the .stripped branch since the error comes from botan which we than no
> longer have in-tree.

Thanks. Yes, it's correct that only botan needs this flag. Since we drop
our own botan build harness with nvm.stripped, that work-around isn't
necessary anymore with nvm.stripped (as mentioned several times already).

However, what currently puzzles me is, that I'm seeing duplicate "fixes":

-----------------------------------------------------------------
Revision: ff4211218fda1c066b669b9a6bdf91a4cd44da9f
Ancestor: 0476f60d2861a00955438d30cc72a6ea767b62d6
Author: address@hidden
Date: 2009-02-19T21:35:36
Branch: net.venge.monotone

Modified files:
        Makefile.am

ChangeLog:

* Makefile.am: add -fpermissive to keep gcc calm about some
botan-related warnings; this should probably be no longer needed with
nvm.stripped...?


monotone --db={your.database} diff
--revision=0476f60d2861a00955438d30cc72a6ea767b62d6
--revision=ff4211218fda1c066b669b9a6bdf91a4cd44da9f
----------------------------------------------------------------------




-----------------------------------------------------------------
Revision: 2ffe07201993b0a112e2a2e4a7eb0faadce58f27
Ancestor: 3e33a2984f353ebdf3c7040394b5e821f44d282b
Author: address@hidden
Date: 2009-02-19T04:16:32
Branch: net.venge.monotone

Modified files:
        Makefile.am configure.ac

ChangeLog:

fix compilation errors and silence some autoconf warnings

* Makefile.am: add -fpermissive to AM_CXXFLAGS as suggested by Thomas Keller
* configure.ac: add _cv_ to cached variable names as suggested by autoconf



monotone --db={your.database} diff
--revision=3e33a2984f353ebdf3c7040394b5e821f44d282b
--revision=2ffe07201993b0a112e2a2e4a7eb0faadce58f27
----------------------------------------------------------------------


What's going on here? (And why has -fpermissive vanished in the first
place?)

Regards

Markus Wanner




reply via email to

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