Skip to content

Conversation

@Spartan322
Copy link

@Spartan322 Spartan322 commented Mar 27, 2025

Fixes #122

This simply disables the functionality that causes errors when exceptions and RTTI are disabled, it more aligns with how my project is expected to work and I thought it better to disable such things then simply lacking the option, would've preferred a way to retain the same functionality without them but I don't believe there is any standard implementation of locale that permits disabling RTTI, exceptions aren't ever caught in the provided usage test code anyway.

Add support for disabled RTTI
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.

-fno-rtti causes read of zero page address

1 participant