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

mold latest version #1004

Merged
merged 3 commits into from
Feb 23, 2024
Merged

mold latest version #1004

merged 3 commits into from
Feb 23, 2024

Conversation

rocher
Copy link
Contributor

@rocher rocher commented Feb 20, 2024

New crate mold

Mold —•— Meta-variable Operations for Lean Development —•—

@rocher
Copy link
Contributor Author

rocher commented Feb 20, 2024

Don't understand why it fails with:

clic-user_input.adb:265:31: error: literal out of range of type Standard.Character
clic-tty.ads:101:19: error: literal out of range of type Standard.Character
clic-tty.ads:106:17: error: literal out of range of type Standard.Character
clic-command_line.adb:2244:40: warning: aspect Unreferenced specified for "Success" [enabled by default]
clic-command_line.adb:2461:71: warning: aspect Unreferenced specified for "Success" [enabled by default]

   compilation of clic-user_input.adb failed

Any idea or suggestion?

@mosteo
Copy link
Member

mosteo commented Feb 21, 2024

Arg. Being only in the dev branches, this has been likely introduced recently, I think I know where. I'm on it.

@mosteo
Copy link
Member

mosteo commented Feb 21, 2024

Alright, this is not a new problem. The problem is that the clic version that is indexed is not yet updated to build in full Unicode mode, which alr 2.0 enables by default. I'll make a clic=0.3 release and you'll need to update your dependency to clic="~0.3". I'll ping you then.

@mosteo mosteo mentioned this pull request Feb 21, 2024
@rocher rocher changed the title mold 1.0.2 mold latest version Feb 22, 2024
@mosteo
Copy link
Member

mosteo commented Feb 23, 2024

@Fabien-Chouteau it seems this one could serve to have more specialized templates in alr init?

@mosteo mosteo merged commit 7629ba5 into alire-project:stable-1.2.1 Feb 23, 2024
15 checks passed
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.

2 participants