raubarno@lemmy.ml to Programmer Humor@lemmy.ml · edit-21 year agoC Compilers be likelemmy.mlimagemessage-square24fedilinkarrow-up1368arrow-down130file-text
arrow-up1338arrow-down1imageC Compilers be likelemmy.mlraubarno@lemmy.ml to Programmer Humor@lemmy.ml · edit-21 year agomessage-square24fedilinkfile-text
minus-squarebisserkr@lemmy.worldlinkfedilinkarrow-up7arrow-down2·1 year agoWhy is it that whenever there’s a compiler problem at work, it’s always gcc and clang, and not the other way around.
minus-squareflying_gel@lemmy.worldlinkfedilinkarrow-up3·1 year agoI find gcc and clang being pickier, often due to not having non-standard extensions (I’m looking at you passing rvalue non-const ref parameter)
Why is it that whenever there’s a compiler problem at work, it’s always gcc and clang, and not the other way around.
I find gcc and clang being pickier, often due to not having non-standard extensions (I’m looking at you passing rvalue non-const ref parameter)