Re: Syntax error in recent twm commit

2013-07-19 Thread Colin Harrison
Hi, B) No POSIX on Windows (mingw-w64), so quicker to list the stuff I have, than functions like mkstemp() that I haven't! Autotools not at fault this time. Thanks, Colin Harrison ___ xorg-devel@lists.x.org: X.Org development Archives:

Syntax error in recent twm commit

2013-07-18 Thread Colin Harrison
Hi, twm needs a typo/syntax correction following a recent commit... --- ./src/save_session.c2013-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

Re: Syntax error in recent twm commit

2013-07-18 Thread Alan Coopersmith
On 07/18/13 04:48 PM, Colin Harrison wrote: Hi, twm needs a typo/syntax correction following a recent commit... --- ./src/save_session.c2013-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