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

Niclas Zeising zeising at freebsd.org
Tue Jul 2 20:58:35 UTC 2019


On 2019-07-02 22:49, Niclas Zeising wrote:
> On 2019-07-02 22:39, Antoine Brodin wrote:
>> 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])
>>
> 
> Sorry about that, I'll have a look.
> Regards

This is related to the libXt update as well, not libX11.
Regards
-- 
Niclas Zeising


More information about the svn-ports-all mailing list