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

Surge exports contains entire lua symbol table #5673

Closed
baconpaul opened this issue Dec 27, 2021 · 0 comments · Fixed by #5674
Closed

Surge exports contains entire lua symbol table #5673

baconpaul opened this issue Dec 27, 2021 · 0 comments · Fixed by #5674
Labels
Bug Report Item submitted using the Bug Report template Infrastructure Issues related to repository, CI/CD, installers, etc.
Milestone

Comments

@baconpaul
Copy link
Collaborator

paul ~  % nm -gU Library/Audio/Plug-Ins/Components/Surge\ XT.component/Contents/MacOS/Surge\ XT 
00000000000081e4 T _Surge_XTAUEntry
000000000000838c T _Surge_XTAUFactory
0000000000210d6c T __ZN4juce20repostCurrentNSEventEv
00000000006cffd8 T _luaJIT_profile_dumpstack
00000000006cfd90 T _luaJIT_profile_start
00000000006cff18 T _luaJIT_profile_stop
00000000006c581c T _luaJIT_setmode
(etc...)
@baconpaul baconpaul added the Feature Request New feature request label Dec 27, 2021
@baconpaul baconpaul added this to the Surge XT 1.0 milestone Dec 27, 2021
baconpaul added a commit to baconpaul/surge that referenced this issue Dec 28, 2021
To avoid a massive export list

Closes surge-synthesizer#5673
@mkruselj mkruselj added Bug Report Item submitted using the Bug Report template Infrastructure Issues related to repository, CI/CD, installers, etc. and removed Feature Request New feature request labels Dec 28, 2021
baconpaul added a commit that referenced this issue Dec 28, 2021
To avoid a massive export list

Closes #5673
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Item submitted using the Bug Report template Infrastructure Issues related to repository, CI/CD, installers, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants