svn commit: r505427 - in head/x11/libX11: . files

Antoine Brodin antoine at freebsd.org
Tue Jul 2 20:39:38 UTC 2019


On Sun, Jun 30, 2019 at 5:54 PM Niclas Zeising <zeising at freebsd.org> wrote:
>
> Author: zeising
> Date: Sun Jun 30 15:54:11 2019
> New Revision: 505427
> URL: https://svnweb.freebsd.org/changeset/ports/505427
>
> Log:
>   x11/libX11: Update to 1.6.8

Hi,

It seems that this broke at least mail/xpbiff

LocPixmap.c:93:32: error: use of undeclared identifier 'String'
                rep_type == XrmStringToQuark(XtRString)) {
                                             ^
/usr/local/include/X11/StringDefs.h:876:21: note: expanded from macro
'XtRString'
#define XtRString ((String)&XtStrings[1797])

Antoine


More information about the svn-ports-head mailing list