r-devel / r-project-sprint-2023

Material for the R project sprint
https://contributor.r-project.org/r-project-sprint-2023/
17 stars 3 forks source link

Refine exception signaling in the native (C) codebase #63

Open gmbecker opened 1 year ago

gmbecker commented 1 year ago

Endorsed by Luke

Review used of error(), errorcall(), warning(), and warningcall() to see if signaling structured errors would help.

This is the low level, native code sibling to issue #62