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

Build failure #162

Closed
haampie opened this issue Nov 11, 2022 · 3 comments
Closed

Build failure #162

haampie opened this issue Nov 11, 2022 · 3 comments

Comments

@haampie
Copy link

haampie commented Nov 11, 2022

libxcrypt: 4.4.30
gcc: 11.2.0

lib/alg-yescrypt-opt.c:517:40: error: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Werror=sign-conversion]

Edit: I noticed #161, just not released yet.

@besser82
Copy link
Owner

@haampie, does applying the patch from #161, or 17cf4ce, fix your issue?

@haampie
Copy link
Author

haampie commented Nov 11, 2022

Yes, fixes it. Maybe keep this issue open until the next release? Cause I looked first in open issues where I found nothing. Also happy if you close it.

@besser82
Copy link
Owner

Fixed in release v4.4.31.

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

No branches or pull requests

2 participants