-
Notifications
You must be signed in to change notification settings - Fork 184
PPX: remove -no-debug option #528
Copy link
Copy link
Closed
Milestone
Description
The -no-debug option disables PPX backtrace support (which is currently broken anyway).
In opam, -no-debug is used only by sqlexpr.
I've never heard of any complaints that backtrace support is too slow. On the contrary, everyone wants backtrace support to be restored and improved in Lwt.
I propose we make -no-debug do nothing, simplify the PPX code, and remove the option entirely in some far future version of Lwt.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels