Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Update constants completions from official source code #1

Open
p4t5h3 opened this issue Oct 26, 2021 · 1 comment
Open

Update constants completions from official source code #1

p4t5h3 opened this issue Oct 26, 2021 · 1 comment
Milestone

Comments

@p4t5h3
Copy link
Owner

p4t5h3 commented Oct 26, 2021

The constants shipped with PureBasic are available in its open-source repository.

This would be great to automate so it is easy to update this package with future releases of PureBasic.

@p4t5h3 p4t5h3 modified the milestones: 1.0.0, 1.1.0 Nov 8, 2021
@tajmone
Copy link
Contributor

tajmone commented Jan 9, 2022

This would be great to automate so it is easy to update this package with future releases of PureBasic.

In theory yes, in practice not really since the PB repository doesn't use tagged releases, so it's impossible to track changes across different PB releases (see: fantaisie-software/purebasic#143).

Being able to pin-point to which PB version the sources refer to would be extremely useful in order to keep the package consistent with each PB version, especially now that we're on the verb of a MAJOR version bump in PureBasic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants