Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(main/aalib): update patches to match Arch Linux #21894

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robertkirkman
Copy link
Contributor

@robertkirkman robertkirkman commented Oct 19, 2024

Fixes "error: incomplete definition of type 'struct _win_st'" during
build.

Progress on #21130

Copied and pasted from https://gitlab.archlinux.org/archlinux/packaging/packages/aalib/-/commit/05e22fdc66114a51ac0a6ff07f3c156356439c63

0005-aalib-m4.patch: Fix --with-aalib-prefix argument

0006-aalib-c99.patch: Fix builtin-declaration-mismatch compiler warnings

0007-aalib-free-offset-pointer.patch: Fix free-nonheap-object compiler warning

0008-aalib-key-down-OOB.patch: Fix aggressive-loop-optimizations compiler warning

0009-aalib-aalinuxkbd-return.patch: Fix 'return' with no value compiler warning

0010-aalib-opaque-ncurses-fix.patch: Fix build for ncurses built with opaque-curses option

0011-aalib-fix-aarender.patch: Fix rendering with custom aspect ratio

0012-aalib-mouse.patch: Fix typo for KEY_MOUSE condition

@twaik twaik force-pushed the aalib-update-patchset-to-fix-incomplete-definition-struct-st branch 2 times, most recently from 2f34efb to b331681 Compare October 19, 2024 19:18
Fixes "`error: incomplete definition of type 'struct _win_st'`" during
build.

Progress on termux#21130

Copied and pasted from https://gitlab.archlinux.org/archlinux/packaging/packages/aalib/-/commit/05e22fdc66114a51ac0a6ff07f3c156356439c63

`0005-aalib-m4.patch`: Fix --with-aalib-prefix argument

`0006-aalib-c99.patch`: Fix builtin-declaration-mismatch compiler warnings

`0007-aalib-free-offset-pointer.patch`: Fix free-nonheap-object compiler warning

`0008-aalib-key-down-OOB.patch`: Fix aggressive-loop-optimizations compiler warning

`0009-aalib-aalinuxkbd-return.patch`: Fix 'return' with no value compiler warning

`0010-aalib-opaque-ncurses-fix.patch`: Fix build for ncurses built with opaque-curses option

`0011-aalib-fix-aarender.patch`: Fix rendering with custom aspect ratio

`0012-aalib-mouse.patch`: Fix typo for KEY_MOUSE condition
@robertkirkman robertkirkman force-pushed the aalib-update-patchset-to-fix-incomplete-definition-struct-st branch from b331681 to 766f3f2 Compare October 22, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant