Skip to content

Conversation

anmonteiro
Copy link
Member

No description provided.

Lambda.blk_record := Record_attributes_check.blk_record;
Lambda.blk_record_inlined := Record_attributes_check.blk_record_inlined;
Lambda.blk_record_ext := Record_attributes_check.blk_record_ext;
Matching.names_from_construct_pattern :=
Matching_polyfill.names_from_construct_pattern;
#ifndef BS_RELEASE_BUILD
Printexc.record_backtrace true;
Copy link
Member Author

Choose a reason for hiding this comment

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

we can use OCAMLRUNPARAM=b if we want a stack trace

Copy link
Member Author

Choose a reason for hiding this comment

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

this was a bit annoying when running tests in the dev profile.

Copy link
Member

Choose a reason for hiding this comment

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

YES. Thank you.

@anmonteiro anmonteiro merged commit 4998342 into main Oct 19, 2023
@anmonteiro anmonteiro deleted the anmonteiro/cppo-improvements branch October 19, 2023 07:03
jchavarri added a commit that referenced this pull request Oct 19, 2023
* main:
  chore: remove some `.cppo` and improve cppo in jscomp/common (#789)
  chore: delete old docs dir (#788)
  Add newer reserved keywords (#785)
  chore: snapshot more info in test (#787)
  chore: track more codegen in dune, delete a few unused scripts (#784)
  chore: remove odoc_gen (#783)
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