Seems like one should be able to instrument the compiler to track which function call receives the most parameters then rebuild the world and check the output.
-
-
-
that's how i ran across this one, the size overflow plugin has an assert on functions with over 31 args, we never hit it before. now the real beauty is in the callers ;).
End of conversation
New conversation -
-
-
This is like poetry. Vogon poetry. And I remember my software engineering professor saying "if you need more than 5 parameters to a function call, you have a design problem and should use a class."
-
I remember it this way: "if a function you're writing takes eight or nine parameters, you probably have forgotten three or four more you should add."

-
You can always create a later function with the _ex suffix and have the original function be the wrapper to the _ex one. Until the next missing parameter :)
End of conversation
New conversation -
-
-
*wash eyes repeatedly*
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
High quality code from AMD. ;) Same goes for
@coreboot_org agesa integration. They fired nearly all firmware devs and hired AMI to do the work. ¯\_(ツ)_/¯Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
I also the excellent variable name choice with MyError, which suprisingly does not seem to be very common according to github https://github.com/torvalds/linux/search?q=myerror …
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Probably this is a result of right click > refactor > move this to new function... :) without checking the final result.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
BWHAHAHAHAHA! ofcourse it's in a graphics driver! Where else would you see crap like this?
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.