On Tue, Aug 1, 2023 at 1:32 PM botp wrote:
> On Tue, Aug 1, 2023 at 12:05 AM Alex Rousskov <
> rouss...@measurement-factory.com> wrote:
>
>> IIRC, this error implies that your compiler does not fully support
>> C++17. Squid v6 requires decent C++17 support.
>>
>> you are probably right, Alex. I w
On Tue, Aug 1, 2023 at 12:05 AM Alex Rousskov <
rouss...@measurement-factory.com> wrote:
>
> IIRC, this error implies that your compiler does not fully support
> C++17. Squid v6 requires decent C++17 support.
>
> If I am right, then you will need to use a different/modern compiler
> (but consider
On Mon, Jul 31, 2023 at 11:31 PM Antony Stone <
antony.st...@squid.open.source.it> wrote:
> It might help to tell us what sort of system you're compiling it on:
>
> - operating system
> - version
> - compiler name
> - compiler version
>
oops, yes, Antony.
$ lsb_release -a && uname -an && gcc
On 7/31/23 11:26, botp wrote:
Hi All,
' been compiling (using default setting) squid since v5, my last
version was 5.9, but, when i tried 6.1, i get the following error
(enclosed in dashed lines):
-
src/ipc/TypedMsgHdr.h:120:5: error: static assert
On Monday 31 July 2023 at 17:26:38, botp wrote:
> Hi All,
>
> ' been compiling
It might help to tell us what sort of system you're compiling it on:
- operating system
- version
- compiler name
- compiler version
Antony.
--
"I estimate there's a world market for about five computers."
Hi All,
' been compiling (using default setting) squid since v5, my last version
was 5.9, but, when i tried 6.1, i get the following error (enclosed in
dashed lines):
-
In file included from ActionParams.cc:13:0:
../../src/ipc/TypedMsgHdr.h: In instanti