Syntax error in recent twm commit
Alan Coopersmith
alan.coopersmith at oracle.com
Thu Jul 18 16:55:38 PDT 2013
On 07/18/13 04:48 PM, Colin Harrison wrote:
> Hi,
>
> twm needs a typo/syntax correction following a recent commit...
>
> --- ./src/save_session.c 2013-07-18 09:26:03.384198809 +0100
> +++ ./src/session.c 2013-07-18 10:14:14.435276234 +0100
> @@ -721,7 +721,7 @@
> static char *
> unique_filename (
> const char *path,
> - const char *prefix
> + const char *prefix)
> #else
> static char *
> unique_filename (
A) Oops, sorry, pushed that fix:
To ssh://git.freedesktop.org/git/xorg/app/twm
e84f2e8..abb8b61 master -> master
B) Really? You still build for systems without mkstemp? Or is there
a bug in our mkstemp() autoconf detection?
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg-devel
mailing list