summaryrefslogtreecommitdiff
path: root/app-doc/python-docs/python-docs-3.12.10.ebuild
diff options
context:
space:
mode:
authorBrahmajit Das <listout@listout.xyz>2025-04-13 21:12:24 +0530
committerSam James <sam@gentoo.org>2025-04-13 21:59:07 +0100
commit782858d054b00b6bfa1d42e46790afc1fb497326 (patch)
tree63fb24324bbbd2d8d3e650428353928b7f3e5233 /app-doc/python-docs/python-docs-3.12.10.ebuild
parent2d39e230d9f4e899241ff6e7aeb97ebf4cad5a52 (diff)
downloadgentoo-782858d054b00b6bfa1d42e46790afc1fb497326.tar.gz
gentoo-782858d054b00b6bfa1d42e46790afc1fb497326.tar.bz2
gentoo-782858d054b00b6bfa1d42e46790afc1fb497326.zip
app-editors/neovim: Fix garbled display, error messages from plugins
Make neovim >= 0.11.0 dependen on dev-libs/libutf8proc[-cjk] Neovim uses the newly added ambiguous_width property[0] and utf8proc_charwidth_ambiguous[1] function from dev-libs/libutf8proc. This conflicts with the current modifications for cjk we have in ::gentoo for dev-libs/libutf8proc resulting in the garbled display and error messages from plugins. [0]: https://github.com/neovim/neovim/blob/v0.11.0/src/nvim/mbyte.c#L474-L487 [1]: https://github.com/neovim/neovim/blob/v0.11.0/src/nvim/mbyte.c#L1355-L1358 Also update live ebuild to match most recent ebuild i.e. 0.11.0 Closes: https://bugs.gentoo.org/952944 Signed-off-by: Brahmajit Das <listout@listout.xyz> Closes: https://github.com/gentoo/gentoo/pull/41576 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc/python-docs/python-docs-3.12.10.ebuild')
0 files changed, 0 insertions, 0 deletions