Skip to content

C++: Use New & Improved Translation of Exceptions to ZL_Errors (#838)#838

Closed
terrelln wants to merge 5 commits into
facebook:devfrom
terrelln:export-D101645755
Closed

C++: Use New & Improved Translation of Exceptions to ZL_Errors (#838)#838
terrelln wants to merge 5 commits into
facebook:devfrom
terrelln:export-D101645755

Conversation

@terrelln

@terrelln terrelln commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary:

As title.

Reviewed By: mmandina

Differential Revision: D101645755

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.

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()`.

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

Differential Revision: D101645708
@meta-codesync

meta-codesync Bot commented Jun 23, 2026

Copy link
Copy Markdown

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

…ook#838)

Summary:
Pull Request resolved: facebook#838

Pull Request resolved: facebook#709

As title.

Reviewed By: mmandina

Differential Revision: D101645755
@terrelln terrelln force-pushed the export-D101645755 branch from 641394a to 6ed9a5e Compare June 23, 2026 15:40
@meta-codesync meta-codesync Bot changed the title C++: Use New & Improved Translation of Exceptions to ZL_Errors (#709) Jun 23, 2026
@meta-codesync meta-codesync Bot closed this in ee548a0 Jun 23, 2026
@meta-codesync meta-codesync Bot added the Merged label Jun 23, 2026
@meta-codesync

meta-codesync Bot commented Jun 23, 2026

Copy link
Copy Markdown

This pull request has been merged in ee548a0.

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