[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Where do we use boost::system?
From: |
Greg Chicares |
Subject: |
Re: [lmi] Where do we use boost::system? |
Date: |
Tue, 26 Jan 2016 15:15:18 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0 |
On 2016-01-26 14:44, Vadim Zeitlin wrote:
> On Tue, 26 Jan 2016 06:51:10 +0000 Greg Chicares <address@hidden> wrote:
[...]
> GC> So can we just revert 1.38.0 to 1.33.1 in 'configure.ac'?
>
> We can, but I'd prefer to test for it and use it if it's available
> instead, this is simple to do with configure and it would allow me to avoid
> unnecessary divergence with my local branch.
>
> Should I post a patch for you to apply or just commit it directly?
Just commit it please. It'll be better than what I did (I'll attach mine,
just so that you can see which areas I hacked).
> And, in
> the latter case, can I apply the following 2 changes as well:
Sure, if (as I surmise) they affect only autotoolization. Please notify me
by email (here or off the list) when all these changes have been committed,
so that I can test the full changeset.
BTW, here are the instructions I'm currently using:
/lmi/src/lmi[0]$svn commit -m"Add C++11 cross-compiling instructions" gwc/xc11
Adding gwc/xc11
Transmitting file data .done
Committing transaction...
Committed revision 6491.
configure.ac
Description: Text document