Should cpp11::stop just throw an exception rather than using unwind_protect?

Aperta
#219 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Refactoring
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
cpp
Ambito
backend

Direzione di ricerca

Start by locating cpp11::stop and the unwind_protect implementation, then read the surrounding control-flow and exception-handling behavior. Identify reproducible constructor cases involving the long jump and establish tests that distinguish the current behavior from the proposed exception-based behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

feature

It seems there are some cases where use of unwind_protect causes issues, since there is a long jump involved, such as within constructors.

It might be better to have it simply throw an exception instead.

Lingua principale
C++
Stelle
224
Fork
52
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di r-lib/cpp11

Tutte le issue di r-lib/cpp11

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.