Zarlin to Open [email protected] • 1 month agoGIMP 3.0 Releasedwww.gimp.orgexternal-linkmessage-square211fedilinkarrow-up1993arrow-down13cross-posted to: [email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]
arrow-up1990arrow-down1external-linkGIMP 3.0 Releasedwww.gimp.orgZarlin to Open [email protected] • 1 month agomessage-square211fedilinkcross-posted to: [email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]
minus-square@[email protected]linkfedilink1•1 month agoNice. I wonder if they’d be open to rewriting portions in Rust to catch these types of issues with the compiler instead of the user. I’m willing to help if someone else gets the devs on board.
minus-squareMana Oatbunlinkfedilink1•1 month agoIs this what Rust is about? If so that’s a nice perk!
minus-square@[email protected]linkfedilink1•1 month agoYeah, pretty much. A segfault happens when you access memory incorrectly, and Rust is all about correct memory access.
Nice. I wonder if they’d be open to rewriting portions in Rust to catch these types of issues with the compiler instead of the user. I’m willing to help if someone else gets the devs on board.
Is this what Rust is about? If so that’s a nice perk!
Yeah, pretty much. A segfault happens when you access memory incorrectly, and Rust is all about correct memory access.