Skip to content

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented Feb 24, 2025

UNTESTED !!!
But it makes sense to me, repr in repr will cause IID to be stringified, and strings to double up on quotes.
Not sure how to add tests for this.

Closes #714

@Avasam Avasam force-pushed the Fix-bad-format-IID-in-VTableItem.WriteVTableMap branch from c9f705d to 1e5aa05 Compare February 24, 2025 01:21
@Avasam Avasam force-pushed the Fix-bad-format-IID-in-VTableItem.WriteVTableMap branch from 1e5aa05 to b45f557 Compare February 24, 2025 01:23
@Avasam Avasam requested a review from mhammond March 20, 2025 03:45
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.

makepy generates a bad format IID for a vtable function returning an object derived from IDispatch.

1 participant