Hi! So, while the static variable in window_id_str() is not ideal, the other options seemed uglier, so I went with that as it does not matter at all in this case.
regards, guillem Guillem Jover (4): Move leading ": " out from buffer to the error string printer Use format string literals instead of variables to print window ids Refactor atom name printing into a new Display_Atom_Name function Use format string literals instead of variables to print atom names dsimple.c | 38 +++++++++++----------- xwininfo.c | 101 +++++++++++++++++++++++++++++++----------------------------- 2 files changed, 71 insertions(+), 68 deletions(-) -- 1.7.6.3 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
