On 04/27/2011 01:14 AM, Nikolay Sivov wrote:
Remove practically unused parameters from test functions
So how is global variable any better then local variable passed as function parameter?
IMHO this is s wrong thing to do - to move everything as global variables just to move it back whenever need arises.
Vitaliy.