On 1 November 2013 09:47, Piotr Caban piotr.caban@gmail.com wrote:
The trace needs to end with '\n' character. Probably it's better to use ERR or FIXME here.
Fixed. This function doesn't need to do anything AFAIK so I'd rather not print any extra warnings there.
Why do you need this function? In all cases I've seen the function was called only when the application was working incorrectly.
Frankly I don't remember exactly now as I first wrote this patch a few months ago. Perhaps I might have indeed been trying to debug a crashing program that I was working on and saw an error related to this function being called.
Regards, Andrey