Excuse me for asking, but are you really using the current master branch? The description method is there in a different line range and this issue has also been fixed there. Could you please switch to this branch and report issues which exist there.
Cheers, Fred On the road > Am 22.10.2023 um 09:07 schrieb Carl Hansen <[email protected]>: > > On Sun, Oct 22, 2023 at 08:30:24AM +0200, Fred Kiefer wrote: >> Hi Carl, >> >> >> Thank you for this bug report. This is already fixed in the main branch, we >> just need to have a new release to publish that change. Could you please try >> to clone this version and verify that the issue is resolved? >> >> Cheers, >> Fred >> >> >> On the road >> >>>> Am 22.10.2023 um 07:17 schrieb Carl Hansen <[email protected]>: >>> >>> I am disinclined to register at Microsoft github, so I post the bug here. >>> >>> >>> the situation: >>> >>> compiling gnustep-base 1.29.0 with the latest libxml2 which is 2.11.5 >>> > > > ok that bug is fixed, however I got this: > > Compiling file NSMutableString+GNUstepBase.m ... > GSXML.m: In function '-[GSXMLNode description]': > GSXML.m:986:38: error: invalid use of incomplete typedef 'xmlBuf' {aka > 'struct _xmlBuf'} > 986 | string = UTF8StrLen(buf->buffer->content, buf->buffer->use); > | ^~ > GSXML.m:986:60: error: invalid use of incomplete typedef 'xmlBuf' {aka > 'struct _xmlBuf'} > 986 | string = UTF8StrLen(buf->buffer->content, buf->buffer->use); > | > >
