It seems the planned series sort of finds an audience, which in turn of course is motivational to keep on writing it. Today, we’ll have a look at this Informational message in BRP checks: I: Program causes undefined operation (likely same variable used twice and post/pre incremented in the same expression). e.g. x = x++; […]
You are browsing archives for
Month: March 2011
how to fix brp and rpmlint warnings – today:
how to fix brp and rpmlint warnings – today:
Expression compares a char* pointer with a string literal
After having seen this kind of question several times, I think it could be interesting to start creating a small ‘series of rpmlint errors and their typical fixes”. Interested in it? So welcome to part #1 (this issue). The “series” is not really fledged out, but I will try to write post for various errors […]