Fix: Resolve linker errors and improve type safety in cache GC #112
Collaborator
- instantiate the vtable for GCAggressiveness, removing undefined reference issues
- add static_cast to unsigned long long in the GC's for TC & BC due to mismatch warnings with std::max
- instantiate the vtable for GCAggressiveness, removing undefined reference issues
- add static_cast to unsigned long long in the GC's for TC & BC due to mismatch warnings with std::max
Collecting
added 3 commits 2026-01-25 07:44:34 -05:00
Merge pull request 'Fix: Resolve linker errors and improve type safety in cache GC' (#112) from fix/compiler into main
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/compiler"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?