irelephant [he/him]🍭@lemm.ee to Programmer Humor@lemmy.mlEnglish · 2 maanden geledenlooks good to melemm.eeimagemessage-square21fedilinkarrow-up1388arrow-down13cross-posted to: programmer_humor@programming.dev
arrow-up1385arrow-down1imagelooks good to melemm.eeirelephant [he/him]🍭@lemm.ee to Programmer Humor@lemmy.mlEnglish · 2 maanden geledenmessage-square21fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareintensely_human@lemm.eelinkfedilinkarrow-up2arrow-down3·1 maand geledenSo catching errors and doing nothing? That exists in every language except maybe BASIC?
minus-squareℍ𝕂-𝟞𝟝@sopuli.xyzlinkfedilinkEnglisharrow-up6·1 maand geledenCatching individual errors is fine. Having all errors be ignored by default is weird.
minus-squarelocuester@lemmy.ziplinkfedilinkEnglisharrow-up3·1 maand geledenVery different. This means default ignore all errors and continue to the next line. You’d have to explicitly catch every line in most(all?) other languages.
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkarrow-up2·edit-213 dagen geleden[This comment has been deleted by an automated system]
So catching errors and doing nothing? That exists in every language except maybe BASIC?
Catching individual errors is fine. Having all errors be ignored by default is weird.
Very different. This means default ignore all errors and continue to the next line. You’d have to explicitly catch every line in most(all?) other languages.
[This comment has been deleted by an automated system]