PlasmaFAIR/fortitude

`call-exit`

Aperta

#549 aperta il 21 nov 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (33 fork)auto 404
good first issuerule

Metriche repository

Star
 (207 stelle)
Metriche merge PR
 (Merge medio 9g 9h) (21 PR mergiate in 30 g)

Descrizione

GNU compilers let you use call exit(status) instead of stop. This should be a portability rule. I think it could be auto-fixed to stop status

I think call abort is also a GNU extension, but I've never used it myself.

Guida contributor