Skip to content

Conversation

jwakely
Copy link

@jwakely jwakely commented Jan 31, 2022

These constants are too large for long long so are unsigned,
and then cannot be narrowed to the signed type.

Fixes #29

These constants are too large for `long long` so are unsigned,
and then cannot be narrowed to the signed type.

Fixes boostorg#29
@jwakely
Copy link
Author

jwakely commented Jan 31, 2022

@LocutusOfBorg
Copy link

Please accept this patch. It fixes ppc64el build error...
See e.g. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040524

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.

Ill-formed narrowing conversions for ppc

2 participants