Skip to content

Fixing pinned packages #1: only the pinned version is 'available'#751

Merged
samoht merged 5 commits intoocaml:masterfrom
AltGr:fix-pin
Aug 23, 2013
Merged

Fixing pinned packages #1: only the pinned version is 'available'#751
samoht merged 5 commits intoocaml:masterfrom
AltGr:fix-pin

Conversation

@AltGr
Copy link
Copy Markdown
Member

@AltGr AltGr commented Aug 13, 2013

No description provided.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you'll do this for every name.* package. I understand why you do this (because you might want to change the pin version to a non-existent version) but that's quite inefficient especially since you need to re-read the OPAM file every time. Would be nice to to do this only once if possible.

samoht added a commit that referenced this pull request Aug 23, 2013
Fixing pinned packages #1: only the pinned version is 'available'
@samoht samoht merged commit a11c39e into ocaml:master Aug 23, 2013
@samoht
Copy link
Copy Markdown
Member

samoht commented Aug 23, 2013

Thanks!

@rjbou rjbou mentioned this pull request Jun 4, 2025
3 tasks
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