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

Cumulative q2 q3 #32

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

deadwood2
Copy link
Contributor

Q2 and Q3 cumulative changes. Build-tested with linux-x86_64

deadwood added 11 commits September 6, 2024 16:43
This import overwrites most of AROS introduced changes (they were not
sent back to TheBar repo). The changes will be re-introduced in separate
commits so that they can be later pushed back to TheBar repo.
Elements of:
64bit fix - pointer types need to be IPTR
Fixes notifcation handling for 64 bit systems
TheBar.mui: 64 bit support and compiler de-lint
Elements of:
STACKED for x86_64.
64bit fix - pointer types need to be IPTR
TheBar.mui: 64 bit support and compiler de-lint
Elements of:
STACKED for x86_64.
TheBar.mui: 64 bit support and compiler de-lint
Button that is sleeping is still on the list but has obj pointer set to
NULL. Make sure the check does not crash in such situation.
libpsl depends on icu4c, which means every binary using curl would have
to link in icu4c. If icu or libpsl is turned into a shared library, libcurl
can start using libpsl again.
https://github.com/rockdaboot/libpsl/

Port disables psl command line tool. It can be enable when changes are
make to link using g++ and link with icu.
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