Skip to content

C++: Add Method to Convert Exception Back to Error#708

Open
felixhandte wants to merge 4 commits into
facebook:devfrom
felixhandte:export-D101645708
Open

C++: Add Method to Convert Exception Back to Error#708
felixhandte wants to merge 4 commits into
facebook:devfrom
felixhandte:export-D101645708

Conversation

@felixhandte
Copy link
Copy Markdown
Contributor

Summary: This will be useful when shoving C++ stuff into the OpenZL core.

Differential Revision: D101645708

Summary: As title.

Differential Revision: D101645553
Summary:
This function maybe shouldn't exist. But we do use it in tests. At least
simplify it by getting rid of this weird arg.

Reviewed By: terrelln

Differential Revision: D101645608
Summary:
This is more general and simpler than `getErrorContextString()`, which has
side-effects.

This diff also implements `ZL_OC_getErrorContextString()` in terms of
`ZL_OC_findError()`.

Reviewed By: terrelln

Differential Revision: D101645669
Summary: This will be useful when shoving C++ stuff into the OpenZL core.

Differential Revision: D101645708
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 30, 2026

@felixhandte has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101645708.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant