Re: [Pan-users] Pan compilation issues with clang++

2014-01-01 Thread Heinrich Müller
Looks good to me, I'll patch that in and verify. I'll let you know if all works out OK. Cheers. Am 01.01.2014 14:00, schrieb Rhialto: On Sat 21 Dec 2013 at 01:33:27 +0100, Rhialto wrote: Thanks, that compiles and runs (I did a quick check). I'll pass on your changes to the pkgsrc folk after I

Re: [Pan-users] Pan compilation issues with clang++

2014-01-01 Thread Rhialto
On Sat 21 Dec 2013 at 01:33:27 +0100, Rhialto wrote: > Thanks, that compiles and runs (I did a quick check). > I'll pass on your changes to the pkgsrc folk after I check if they need > to be adjusted to version 0.139. And now they are pestering me again with more similar patches :-) Apparently the

Re: [Pan-users] Pan compilation issues with clang++

2013-12-20 Thread Rhialto
On Fri 20 Dec 2013 at 22:31:36 +0100, Heinrich Müller wrote: > Could you test my latest commit and see if it resolves the issue? Thanks, that compiles and runs (I did a quick check). I'll pass on your changes to the pkgsrc folk after I check if they need to be adjusted to version 0.139. Thanks ag

Re: [Pan-users] Pan compilation issues with clang++

2013-12-20 Thread Heinrich Müller
It should now be text-only. Sorry about that. Am 20.12.2013 22:35, schrieb Travis: -Original Message- From: Heinrich Müller Sent: Friday, December 20, 2013 1:31 PM To: pan-users@nongnu.org Subject: Re: [Pan-users] Pan compilation issues with clang++ Could you test my latest commit and

Re: [Pan-users] Pan compilation issues with clang++

2013-12-20 Thread Travis
-Original Message- From: Heinrich Müller Sent: Friday, December 20, 2013 1:31 PM To: pan-users@nongnu.org Subject: Re: [Pan-users] Pan compilation issues with clang++ Could you test my latest commit and see if it resolves the issue? Cheers. HTML mail again? -- Travis in Shoreline

Re: [Pan-users] Pan compilation issues with clang++

2013-12-20 Thread Heinrich Müller
Could you test my latest commit and see if it resolves the issue? Cheers. Am 20.12.2013 16:51, schrieb Rhialto: On Fri 20 Dec 2013 at 16:32:02 +0100, Heinrich Müller wrote: I see what you mean. I'll fix this tomorrow if I can. Great! Thanks! Cheers. Cheers back, -Olaf. __

Re: [Pan-users] Pan compilation issues with clang++

2013-12-20 Thread Rhialto
On Fri 20 Dec 2013 at 16:32:02 +0100, Heinrich Müller wrote: > I see what you mean. I'll fix this tomorrow if I can. Great! Thanks! > Cheers. Cheers back, -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgp5

Re: [Pan-users] Pan compilation issues with clang++

2013-12-20 Thread Heinrich Müller
Sorry, thunderbird mangled my reply header :D this was me Am 20.12.2013 16:42, schrieb Travis: -Original Message- From: Heinrich Müller Sent: Friday, December 20, 2013 7:32 AM To: pan-users@nongnu.org Subject: Re: [Pan-users] Pan compilation issues with clang++ I see what you mean. I&#x

Re: [Pan-users] Pan compilation issues with clang++

2013-12-20 Thread Travis
-Original Message- From: Heinrich Müller Sent: Friday, December 20, 2013 7:32 AM To: pan-users@nongnu.org Subject: Re: [Pan-users] Pan compilation issues with clang++ I see what you mean. I'll fix this tomorrow if I can. Cheers. Am 19.12.2013 01:30, schrieb Rhialto: On Thu 1

Re: [Pan-users] Pan compilation issues with clang++

2013-12-20 Thread Heinrich Müller
I see what you mean. I'll fix this tomorrow if I can. Cheers. Am 19.12.2013 01:30, schrieb Rhialto: On Thu 19 Dec 2013 at 01:14:43 +0100, Rhialto wrote: Now the big question is: what to do about it? I see that an attempt to provide patches to fix this was made, but it was reverted because the

Re: [Pan-users] Pan compilation issues with clang++

2013-12-18 Thread Rhialto
On Thu 19 Dec 2013 at 01:14:43 +0100, Rhialto wrote: > Now the big question is: what to do about it? I see that an attempt to provide patches to fix this was made, but it was reverted because the fix wasn't correct. Relevant comments from there were ISO C++ is explicit that deque requires a

[Pan-users] Pan compilation issues with clang++

2013-12-18 Thread Rhialto
In the context of the pkgsrc project (packaging software to compile it with source) there recently was a bulk build using clang++ as a compiler rather than g++. This showed a few problems that g++ never complained about, but I'm supposing for now that clang++ is correct in complaining. First, whe