Skip to content

Fix casting warnings (errors) on i686 architecture#45

Open
gusnan wants to merge 1 commit intovietjtnguyen:masterfrom
gusnan:fix_casting
Open

Fix casting warnings (errors) on i686 architecture#45
gusnan wants to merge 1 commit intovietjtnguyen:masterfrom
gusnan:fix_casting

Conversation

@gusnan
Copy link

@gusnan gusnan commented Apr 30, 2025

On debian there's build errors on i386 architecture (please see debian bug report here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103065) - this PR should fix this.

It doesn't give any warnings or errors on amd64, but only on i386.

@gusnan
Copy link
Author

gusnan commented May 2, 2025

Build log before my fix:
https://salsa.debian.org/debian/argagg/-/jobs/3861274

and after:
https://salsa.debian.org/gusnan/argagg/-/jobs/7521850

Note that these are Debian package builds, and probably contain pretty much that isn't specific to this.

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