lmi
[Top][All Lists]
Advanced

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

Re: [lmi] PATCH: C++20 and clang


From: Greg Chicares
Subject: Re: [lmi] PATCH: C++20 and clang
Date: Mon, 19 Apr 2021 21:19:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0

On 4/19/21 4:29 PM, Vadim Zeitlin wrote:
> On Mon, 19 Apr 2021 16:28:31 +0200 I wrote:
> 
>>  Hello,
>> 
>>  First of all, the TL;DR summary: I've created
>> 
>>      https://github.com/let-me-illustrate/lmi/pull/179

If I just do this:

$ git fetch --all
>From https://github.com/vadz/lmi
 * [new branch]          clang-cxx20 -> xanadu/clang-cxx20
   40c119dea..9414edf44  master      -> xanadu/master

then is that what you want me to pull? It has these nine new
commits (the tenth was my own):

$git log -10 --oneline xanadu/clang-cxx20
e1ffd97fe (xanadu/clang-cxx20) Disable clang warnings about using volatile in 
C++20 mode
9ce718859 Disable -Wunused-parameter warning in Boost.Numeric header
1a86b8f35 Use std::endian when using C++20
e4cb44b01 Disable clang enum-related warnings in C++20 mode
ae672dce6 Use wxSizerFlags for creating the "About" dialog
9a4888100 Use constexpr instead of enum for defining constants
709aa9fa0 Enable verbose build in CI autotools jobs
54cd54b6f Don't show test-suite.log in CI script if it doesn't exist
e54575c99 Use C++20 when building lmi with autotools
8be683cc1 Record speed measurements


reply via email to

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