You're viewing a single thread.
All comments
195
comments
I opened it, changed brush, got a segmentation fault crash lmao
67 0 ReplyNice. 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.
1 0 ReplyIs this what Rust is about? If so that's a nice perk!
1 0 ReplyYeah, pretty much. A segfault happens when you access memory incorrectly, and Rust is all about correct memory access.
1 0 Reply
Hey, it's open source. Just open a C project from the 90s and fix it yourself. Ez /s
13 0 ReplyIsn't C just wonderful?
36 0 ReplyNice profile picture!
1 0 Reply
It's always the user's fault. Why do think you could change the brush using an UI element!?
21 0 Reply
195
comments
Scroll to top