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.coopersm...@oracle.com
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to