Date: Mon, 27 Feb 2012 01:56:49 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/windowmaker Makefile ports/x11-wm/windowmaker/files patch-clang-warnings Message-ID: <201202270156.q1R1unaK094597@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2012-02-27 01:56:49 UTC FreeBSD ports repository Modified files: x11-wm/windowmaker Makefile Added files: x11-wm/windowmaker/files patch-clang-warnings Log: Add what I hope is a more robust fix for the problem of not being able to restore a session. Building WindowMaker with clang found these problems, including the one genuine typo in osdep_bsd.c that seems to be responsible for (most/all?) of the session restoration problem. Patch still under discussion upstream, but I feel comfortable bumping PORTREVISION at this point because these are actual bugs that need fixing, and it 100% solves the restoration problem for me at least. Revision Changes Path 1.162 +1 -3 ports/x11-wm/windowmaker/Makefile 1.1 +94 -0 ports/x11-wm/windowmaker/files/patch-clang-warnings (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202270156.q1R1unaK094597>