Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: libxml2: update to 2.12.1.
Date: Sat, 02 Dec 2023 09:53:29 +0100	[thread overview]
Message-ID: <20231202085329.eplDI9JeHw39R6yVusa7xCl8EotAl-DKDpoa6PyEHoU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47473@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1045 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47473#issuecomment-1837092174

Comment:
reverted: https://github.com/void-linux/void-packages/commit/343da92d12bafa2a7b43f91b92760016946958b0

breaks inkscape build:
```
../src/object/uri.cpp: In constructor 'Inkscape::URI::URI(const gchar*, const char*)':
../src/object/uri.cpp:86:9: error: 'xmlFree' was not declared in this scope; did you mean 'xmlFreeURI'?
   86 |         xmlFree(full);
      |         ^~~~~~~
      |         xmlFreeURI
../src/object/uri.cpp:89:9: error: 'xmlFree' was not declared in this scope; did you mean 'xmlFreeURI'?
   89 |         xmlFree(escaped);
      |         ^~~~~~~
      |         xmlFreeURI
../src/object/uri.cpp: In member function 'std::string Inkscape::URI::str(const char*) const':
../src/object/uri.cpp:292:9: error: 'xmlFree' was not declared in this scope; did you mean 'xmlFreeURI'?
  292 |         xmlFree(saveuri);
      |         ^~~~~~~
      |         xmlFreeURI
```

  parent reply	other threads:[~2023-12-02  8:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-28 21:31 [PR PATCH] " mhmdanas
2023-12-01 13:20 ` leahneukirchen
2023-12-01 23:08 ` [PR PATCH] [Merged]: " Duncaen
2023-12-02  8:53 ` classabbyamp [this message]
2023-12-02 14:32 ` mhmdanas
2023-12-02 16:03 ` leahneukirchen
2023-12-02 17:56 ` leahneukirchen
2023-12-03 20:41 ` mhmdanas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231202085329.eplDI9JeHw39R6yVusa7xCl8EotAl-DKDpoa6PyEHoU@z \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).