[PATCH] Use `mkstemp' instead of `mktemp'.

2010-01-13 Thread Thien-Thi Nguyen
From 030349a79946f992eb2bd58653c39321e9794e95 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen t...@gnuvola.org Date: Wed, 13 Jan 2010 09:49:44 +0100 Subject: [PATCH] Use `mkstemp' instead of `mktemp'. * test-suite/standalone/test-unwind.c (check_ports): Use `mkstemp' instead of `mktemp'.

Re: [PATCH] Fix bug: Init auto var to unrandomize `stack_depth' rv.

2010-01-13 Thread Thien-Thi Nguyen
() l...@gnu.org (Ludovic Courtès) () Wed, 13 Jan 2010 11:02:47 +0100 I would advise adding explanatory comments in the code, rather than in the log. Good point. Will keep it in mind. thi

Re: [PATCH] Update configure script hints wrt precious env vars.

2010-01-13 Thread Andy Wingo
On Wed 13 Jan 2010 09:19, Thien-Thi Nguyen t...@gnuvola.org writes: From eb2713038b601abd59fdf377847510f27fd17e83 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen t...@gnuvola.org Date: Sat, 9 Jan 2010 10:07:48 +0100 Subject: [PATCH] Update configure script hints wrt precious env vars. *

Re: [PATCH] Update configure script hints wrt precious env vars.

2010-01-13 Thread Thien-Thi Nguyen
() Andy Wingo wi...@pobox.com () Wed, 13 Jan 2010 20:52:08 +0100 I figured out how to use shell-command-on-region, M-|, so I don't care any more about whether there's comments before or after, though Ludovic is probably right about where they should go. So submit as you like. See