Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Fix warnings#962

Merged
yaxu merged 3 commits intotidalcycles:mainfrom
Zalastax:fix-warnings
Nov 8, 2022
Merged

Fix warnings#962
yaxu merged 3 commits intotidalcycles:mainfrom
Zalastax:fix-warnings

Conversation

@Zalastax
Copy link
Copy Markdown
Collaborator

@Zalastax Zalastax commented Nov 3, 2022

Some minor renames and some ignores of unimportant warnings to get rid of noise when compiling.

Ignores missing signatures in the modules.
Ignore that op4 is not used - still include it for completeness.
Renames a parameter of the mortal-function to avoid shadowing.
-Wno-subobject-linkage seems only known by GCC.
GHC 9.4.2 and later use clang on Windows,
so the parameter is useless on Windows.
chord is defined elsewhere.
Avoids a warning.
@Zalastax
Copy link
Copy Markdown
Collaborator Author

Zalastax commented Nov 3, 2022

CI is failing. Is it related to the change or can we merge? Any clue about the CI error? Do we have an issue to track it?

@yaxu yaxu merged commit 6969290 into tidalcycles:main Nov 8, 2022
@yaxu
Copy link
Copy Markdown
Member

yaxu commented Nov 8, 2022

Thanks! Not sure about the CI error, no issue yet afaik.

@yaxu
Copy link
Copy Markdown
Member

yaxu commented Nov 8, 2022

(ci error should be fixed on main now)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants