some times ago, i remember having filed a suggestion concerning the way printf behaves.
the problem is: each time something is output to the console using printf or any other console output function, the console is recalled at the foreground and resized. now since i use printf mainly for debugging purpose, this behavior is bugging me: imagine the console popping up 10 times a second and try clicking on that damn stop button on the hmi... that's simply not possible. also the resizing is really annoying: if i make the console output larger, it is to be able to see more output at once, so i don't like it when something puts it back to a smaller size without my consent.
now, it seems my suggestion has been ignored. does anybody knows when (or if) it will be taken into account ?