Skip to content

Do not use '__decay' reserved keyword (fixes build on latest macOS)#96

Open
falkTX wants to merge 1 commit intoValleyAudio:mainfrom
CardinalModules:fix-latest-macos-build
Open

Do not use '__decay' reserved keyword (fixes build on latest macOS)#96
falkTX wants to merge 1 commit intoValleyAudio:mainfrom
CardinalModules:fix-latest-macos-build

Conversation

@falkTX
Copy link
Contributor

@falkTX falkTX commented Feb 26, 2024

Fixes the issue reported in https://community.vcvrack.com/t/issue-building-valley-on-macos-ventura-13-5-2/20886

Best to not use variables with "__" prefix as those are meant for the compiler and language specifics, but that would require changing quite some stuff so best you do it when you have time.

For now this PR just allows to build your plugin in new systems.

Signed-off-by: falkTX <falktx@falktx.com>
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.

1 participant