Skip to content

DLM work#2184

Open
GillesDuvert wants to merge 7 commits intognudatalanguage:masterfrom
GillesDuvert:dlm_trace_errors
Open

DLM work#2184
GillesDuvert wants to merge 7 commits intognudatalanguage:masterfrom
GillesDuvert:dlm_trace_errors

Conversation

@GillesDuvert
Copy link
Copy Markdown
Contributor

Use a longjmp to get out of a dlm-called external function if a problem arises.

provide a simple backtrace.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 0% with 129 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.97%. Comparing base (3cb957d) to head (672f417).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/export.hpp 0.00% 123 Missing ⚠️
src/basic_pro_jmg.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2184      +/-   ##
==========================================
- Coverage   41.97%   41.97%   -0.01%     
==========================================
  Files         457      457              
  Lines      115326   115344      +18     
  Branches    22743    22745       +2     
==========================================
  Hits        48412    48412              
- Misses      66914    66932      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Giloo added 6 commits March 27, 2026 12:00
…ting of IDL_KWProcessByAddr().

Many tests needed.
Needs to insure now that the argv[] corresponding to keywords in IDL_KWGetParams() and IDL_KWProcessByOffset() point to the same VPTR (not the case yet).
CDF_INQUIRE does not return anything, to be checked.
Also, FOR loops don't like when the called CDF entry changes the type of the loop variable, if passed to them. Will have to protect that ASAP.
…l the EXPORT_VPTR 'var'. The argument can be NULL in which case it should not be written of course.
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.

1 participant