DarkPlayer@lemmy.world to Programming · 9 months agoWhat should semantic diffs highlight: The change or its effect?semanticdiff.comexternal-linkmessage-square19linkfedilinkarrow-up140arrow-down11
arrow-up139arrow-down1external-linkWhat should semantic diffs highlight: The change or its effect?semanticdiff.comDarkPlayer@lemmy.world to Programming · 9 months agomessage-square19linkfedilink
minus-squareulternolinkfedilinkEnglisharrow-up0·9 months agoOptions 1 and 3 make sense to me. Option 2 feels like something specific: Similar to cases like 100 vs 100U with the second one denoting “unsigned”.
Options 1 and 3 make sense to me.
Option 2 feels like something specific:
Similar to cases like
100vs100Uwith the second one denoting “unsigned”.