I think the commit bca7a556aa03 in the official dwm repo introduced a
new bug.
The following is the excerpt fro the Xlib manual:
"Some functions return Status, an integer error indication. If the
function fails, it returns a zero. If the function returns a status of
zero, it has not updated the return arguments."
So, if the XGetTransientForHint() function fails, the trans variable
is not updated and its value is undefined.
I suggest to revert this commit and apply the patch a proposed
yesterday.
/Martin
Received on Fri Aug 15 2008 - 11:07:00 UTC
This archive was generated by hypermail 2.2.0 : Fri Aug 15 2008 - 11:12:04 UTC