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

Fix XbSymbolDatabase Versioning for Manual Scan Changes #124

Open
RadWolfie opened this issue Nov 23, 2020 · 2 comments
Open

Fix XbSymbolDatabase Versioning for Manual Scan Changes #124

RadWolfie opened this issue Nov 23, 2020 · 2 comments
Labels
bug Something isn't working needs-developer-discussion Need developer discussion to come with agreement. priority-medium Medium priority
Milestone

Comments

@RadWolfie
Copy link
Member

RadWolfie commented Nov 23, 2020

Since XbSymbolDatabase_LibraryVersion only return hashed value from list of OOVPA signatures. We also need to add support for manual scan method. Since it can affect symbol cache not being accurate for Cxbx-Reloaded.

Two possible solutions I can think of is add compile time timestamp. Going with this way will cause Cxbx-Reloaded to regenerate symbol cache for any builds.

The other possible is manually update variable by hand.

@RadWolfie RadWolfie added bug Something isn't working priority-medium Medium priority needs-developer-discussion Need developer discussion to come with agreement. labels Nov 23, 2020
@RadWolfie
Copy link
Member Author

I think this ticket may can be resolved by pull request #149.

Although, currently undetermine at the moment if going to migrate variable references without OV pairs into library DB's list.

@RadWolfie RadWolfie added this to the 4.0 milestone Jul 26, 2024
@RadWolfie
Copy link
Member Author

RadWolfie commented Jul 26, 2024

All symbols will be migrate into their respective library database. And will likely be resolved by #208 pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-developer-discussion Need developer discussion to come with agreement. priority-medium Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant