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

Add test that exceptions can cross DLL boundary #10

Open
bmerry opened this issue Feb 1, 2012 · 1 comment
Open

Add test that exceptions can cross DLL boundary #10

bmerry opened this issue Feb 1, 2012 · 1 comment
Assignees
Milestone

Comments

@bmerry
Copy link
Owner

bmerry commented Feb 1, 2012

This will require a separate test binary, since the current one is statically linked to get at the internals.

Reported by: bmerry

Original Ticket: clogs/tickets/10

@bmerry
Copy link
Owner Author

bmerry commented Feb 2, 2012

  • milestone changed from 1.0 to 1.1

It's a little tricky since it requires test-only code inside the library to deliberately throw clogs::InternalError, which I'd prefer not to add to the dynamic symbol table. Deferring until I can think of a nice way to do this.

Original comment by: bmerry

@bmerry bmerry self-assigned this May 9, 2018
@bmerry bmerry added this to the 1.6 milestone May 9, 2018
@bmerry bmerry removed the 1.6 label May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant