Re: [PATCH 2/6] gnome-desktop: remove some more debugging print statements



On Tue, 2008-04-15 at 14:53 +0100, James Westby wrote:
> This simply cleans up a few more debugging print statements.


If these statements are no longer needed, can I suggest (for the sake of
clarity and cleanliness) just removing these instead of commenting them
out? Also, some people (and some compilers) do not like C99 style
comments.

It might also be nicer to use g_debug() for debug statements, as it's
easier to filter and marks the messages explicitly as debug statements.

Regards,

Thomas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]