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

Small InputStream cleanup #3211

Merged
merged 3 commits into from
Nov 28, 2024
Merged

Conversation

bernardnormier
Copy link
Member

in all languages.

Warning out(_logger);
out << "unknown exception raised by ice_postUnmarshal";
}
typeId = IceInternal::factoryTable->getTypeId(id);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this new lookup required?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see this was previously in readInstance

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, moved this code a little bit.

@bernardnormier bernardnormier merged commit b209ddf into zeroc-ice:main Nov 28, 2024
19 checks passed
@bernardnormier bernardnormier deleted the is-cleanup branch December 9, 2024 17:10
InsertCreativityHere pushed a commit to InsertCreativityHere/compiler-comparison that referenced this pull request Jan 1, 2025
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.

2 participants