𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoC++ Momentlemmy.worldimagemessage-square150linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageC++ Momentlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square150linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up0·2 years agoRust required you to fix all the errors before running the code.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up0·2 years agoCompared to that trio, they are a rarity that make people excited just to spot one.
minus-squareTurun@feddit.delinkfedilinkarrow-up0·2 years agoI have a graphical application that crashes regularly when I switch between displays with Ctrl+alt+number. Something in the winit stack does not like it.
minus-squareasudox@lemmy.worldlinkfedilinkarrow-up0·edit-22 years agoRuntime errors are rare? Interesting. I guess it depends on hoe much error handling the dev additionally wants to do.
Rust required you to fix all the errors before running the code.
Runtime errors are still a thing.
Compared to that trio, they are a rarity that make people excited just to spot one.
I have a graphical application that crashes regularly when I switch between displays with Ctrl+alt+number. Something in the winit stack does not like it.
Runtime errors are rare? Interesting. I guess it depends on hoe much error handling the dev additionally wants to do.