Skip to content

Conversation

magnumripper
Copy link
Member

We're sorting the format list in struct name order, but we want the OpenCL formats last in the list.

Closes #5863

We're sorting the format list in struct name order, but we want the
OpenCL formats last in the list.

Closes openwall#5863
@magnumripper magnumripper force-pushed the autodep-order-regression branch from 8b84399 to d2d962b Compare October 12, 2025 23:11
@magnumripper magnumripper merged commit 7bb06e5 into openwall:bleeding-jumbo Oct 12, 2025
32 of 33 checks passed
@magnumripper magnumripper deleted the autodep-order-regression branch October 12, 2025 23:30
@solardiz
Copy link
Member

Thank you for noticing this issue and fixing it.

Why exactly do you also add || true to some commands here?

@magnumripper
Copy link
Member Author

Why exactly do you also add || true to some commands here?

It's for the academical case of no plugins present. The cpp commands will error on "no input files" and without the || true the whole build will fail. Somehow as mentioned in #5834 (comment) this did not happen before these changes.

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.

Format order regression after merging the autodep branch

2 participants