pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] Pan bug 712539 and 757672


From: Rhialto
Subject: Re: [Pan-users] Pan bug 712539 and 757672
Date: Fri, 11 Mar 2016 13:19:01 +0100
User-agent: Mutt/1.5.24 (2015-08-30)

On Thu 10 Mar 2016 at 20:40:14 +0100, Detlef Graef wrote:
> After removing the above code and one additional file (pan.desktop) from
> the makefile I finally could build Pan on FreeBSD with clang.
> 
> Till now Pan (GIT 126d64e) is running perfectly on FreeBSD.

* | 126d64e (github/filterinfo2) Replace RulesInfo.deque<RulesInfo> with 
deque<RulesInfo *>.
* | 188488d Fix missing recursion (this is a pre-existing bug).
* | b7c9815 Changed a deque<FilterInfo> into a deque<FilterInfo *>

So I guess that means we can commit the above 3 patches.

* | d7c1189 This is needed to make it build for me.

I'm wondering about this one; if you revert it, do you get the same problem I
have with it on NetBSD? I get

  MSGFMT el.gmo
../../po/es.po:3830:4: parse error
../../po/es.po:3830: missing `msgstr' section
../../po/es.po:3834:4: parse error
../../po/es.po:3834: missing `msgstr' section
../../po/es.po:3841:4: parse error
../../po/es.po:3841: missing `msgstr' section
/usr/bin/msgfmt: found 6 fatal errors
Makefile:149: recipe for target 'es.gmo' failed
gmake[2]: *** [es.gmo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
../../po/el.po:3886:4: parse error
../../po/el.po:3886: missing `msgstr' section
../../po/el.po:3896:4: parse error
../../po/el.po:3896: missing `msgstr' section
../../po/el.po:3939:4: parse error
../../po/el.po:3939: missing `msgstr' section
/usr/bin/msgfmt: found 6 fatal errors
Makefile:149: recipe for target 'el.gmo' failed

but I'm wondering why that is not a problem on linux.
(one difference may be in msgfmt: I use the one from the NetBSD base
system which likely is different).

> Detlef
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl    -- 'this bath is too hot.'

Attachment: signature.asc
Description: PGP signature


reply via email to

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