Login  Register

Re: RS_Painter::toGui crashes

Posted by dxli on Mar 20, 2025; 12:26pm
URL: https://forum.librecad.org/RS-Painter-toGui-crashes-tp5726734p5726744.html

@sand1024,

arguing is not the way to address this issue, and it's more about understanding, and that's why I suggested you to actually do profiling to avoid dictating based on incomplete understanding. If you feel an exception is needed, please present a specific example, as the guidelines make it clear:

You will find some of the rules contrary to your expectations or even contrary to your experience. If we haven’t suggested you change your coding style in any way, we have failed! Please try to verify or disprove rules!

Your arguments are actually covered by the Core Guidelines, if you read from its beginning. Those guidelines are developed by experienced users and should be followed with understanding.

Our goal is not only have a working codebase, also a codebase can be easily maintained by new developers, years later.