SOOL Hashes

2021-04-26 Thread Aaron Gray via Gcc
a712557bc4d071895a30d5691395661c15d40f738e7090ea8ffc923e20d746ac2177374146a5699512a3a9f1d6e576ad4b070a78233d01ec9493f88e8564a198 SOOL Presentation - in depth.pdf 532f84ce40ed291d7c00b3714904300c2bd538f836cb3bdf5b28003eb0c19ebdcf1f9faf0fabf8a3be6ecc6f7c29cfedd67464e467f98742445e0b2d555145d0 SOOL P

Wanted: original ConceptGCC downloads / branch, concepts-lite branch

2022-08-17 Thread Aaron Gray via Gcc
Hi, I am looking for the original ConceptGCC source code, the https://www.generic-programming.org/software/ConceptGCC/download.html has all broken links and the SVN is gone. Is this available on GCC git or SVN ? Also I am wondering if the original concepts-lite code is available too anywhere ple

Re: Wanted: original ConceptGCC downloads / branch, concepts-lite branch

2022-08-17 Thread Aaron Gray via Gcc
On Wed, 17 Aug 2022 at 13:16, Ben Boeckel wrote: > > On Wed, Aug 17, 2022 at 12:42:42 +0100, Aaron Gray via Gcc wrote: > > I am looking for the original ConceptGCC source code, the > > https://www.generic-programming.org/software/ConceptGCC/download.html has > > all bro

Re: Wanted: original ConceptGCC downloads / branch, concepts-lite branch

2022-08-17 Thread Aaron Gray via Gcc
>>> Also I am wondering if the original concepts-lite code is available too >>> anywhere please ? >> >> >> Define "original". a post ConceptGCC, GCC branch implementation ? >> Andrew Sutton's Concepts Lite implementation was merged into GCC trunk, and >> evolved to also support C++20 concepts.

C++ Concepts: Working Paper n number ?

2022-08-17 Thread Aaron Gray via Gcc
Hi, Another query please. I seem to have found the Concepts Technical Specification :- https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3929.pdf But am looking for the n number of the C++ Concepts Working Paper ? Many thanks in advance, Aaron -- Aaron Gray Independent Open Source So

Re: Wanted: original ConceptGCC downloads / branch, concepts-lite branch

2022-09-04 Thread Aaron Gray via Gcc
Great, thanks alot ! On Wed, 17 Aug 2022 at 21:23, Jonathan Wakely wrote: > > > > On Wed, 17 Aug 2022, 16:20 Richard Earnshaw via Gcc, wrote: >> >> >> >> On 17/08/2022 12:42, Aaron Gray via Gcc wrote: >> > Hi, >> > >> > I am

Re: C++ Concepts: Working Paper n number ?

2022-09-04 Thread Aaron Gray via Gcc
Wonderful, thank you ! On Wed, 17 Aug 2022 at 22:04, Jonathan Wakely wrote: > > > > On Wed, 17 Aug 2022, 16:52 Aaron Gray via Gcc, wrote: >> >> Hi, Another query please. >> >> I seem to have found the Concepts Technical Specification :- >> >> htt

Issues with -Wno-format-truncation

2025-02-21 Thread Aaron Gray via Gcc
I think is an issue with GCC's buffer overflow analysis accuracy Found an issue for it, on GCC v12.4, I am using v13.3 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114374 I have found quite a lot of issues relating to this on StackOverflow and elsewhere but no reference to it on the GCC mailing