Markus Elfring
Markus Elfring
I suggest to avoid [ignorance of return values](https://cwe.mitre.org/data/definitions/252.html) a bit more. Would you like to detect every error situation as early as possible?
:thought_balloon: Would you dare to perform a source code search and corresponding replacements in another development repository with the help of the shown Perl command example?
How do you think about to avoid that this software [depends on undefined behaviour](https://www.securecoding.cert.org/confluence/display/c/CC.+Undefined+Behavior#CC.UndefinedBehavior-ub_106)?
I suggest to avoid [ignorance of return values](https://cwe.mitre.org/data/definitions/252.html) a bit more. Are you interested to apply [aspect-oriented software development](http://aspectc.org/)? How do you think about to encapsulate error detection and corresponding...
Thanks for [your source code improvement](https://github.com/fvwmorg/fvwm3/commit/15bd91bcae172eeeaa461c5856612579fcde161f "code cleanup: remove if (x) free checks"). :eyes: There were some update candidates left over. ```diff diff -u -p a/fvwm/add_window.c b/fvwm/add_window.c --- a/fvwm/add_window.c +++...
>Does the cocci file need updating? I constructed enhanced SmPL script variants (for example) a while ago.
:crystal_ball: This issue depends also on growing development interests. How do you think about to extend your knowledge according to possible applications of the semantic patch language? :thinking: Another script...
:crystal_ball: I hope that further developers can benefit any more from improved data processing also with help of the semantic patch language.
:thought_balloon: How do you think about to avoid that this software [depends on undefined behaviour](https://www.securecoding.cert.org/confluence/display/c/CC.+Undefined+Behavior#CC.UndefinedBehavior-ub_106 "Avoiding undefined behaviour?")?
Would you like to [delete any underscores in affected identifiers](https://en.cppreference.com/w/cpp/language/identifiers#In_declarations "Description for the selection of identifiers in C++")?