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

Deprecating $NOPREFIX #544

Merged
merged 6 commits into from
Sep 25, 2024
Merged

Deprecating $NOPREFIX #544

merged 6 commits into from
Sep 25, 2024

Conversation

RhoSigma-QB64
Copy link
Member

I recomment reviewing it commit by commit.

- this is required to avoid failure once $NOPREFIX is gone
- these are no longer required once §NOPREFIX is gone
- this is the essential part, removing all $NOPREFIX related checks and special cases
some things which came to my attention while removing $NOPREFIX
- some SCase$() typos
- equalizing all warnings (1st letter and whole KWs to upper case)
- re-added layout for $MIDISoundFont (although deprecated it should still be formatted correctly)
- moved $UNSTABLE:MIDI deprecation warning from pre-pass into main pass to de-clutter warning box a bit
- simplify CASE to wiki linking to allow removal of some redirect pages
Copy link
Contributor

@a740g a740g left a comment

Choose a reason for hiding this comment

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

Took me a while. But this looks good to me.

@RhoSigma-QB64 RhoSigma-QB64 merged commit 11bbc4c into main Sep 25, 2024
4 checks passed
@RhoSigma-QB64 RhoSigma-QB64 deleted the deorecate-noprefix branch September 25, 2024 17:19
@RhoSigma-QB64 RhoSigma-QB64 mentioned this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
const-issues enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants