It's unlikely that such a bug would have gone undetected over the last
few pretests. Could you me help check the last few checkins to the
src directory for any obvious bugs?
2007-04-07 Chong Yidong <[EMAIL PROTECTED]>
* editfns.c (Ftranspose_regions): Validate interval before setting
text properties.
2007-04-01 Chong Yidong <[EMAIL PROTECTED]>
* keymap.c (Fcommand_remapping): New optional argument.
(where_is_internal): Use new keymaps argument.
(Fkey_binding): Caller changed.
2007-03-29 Kim F. Storm <[EMAIL PROTECTED]>
* process.c (wait_reading_process_output) [HAVE_PTYS]:
When EIO happens, clear channel from descriptor masks before raising
SIGCHLD signal to avoid busy loop between read and sigchld_handler.
(sigchld_handler): Remove sleep (2007-03-11 & 2007-03-26 changes).
2007-03-28 YAMAMOTO Mitsuharu <[EMAIL PROTECTED]>
* gmalloc.c [HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
[USE_PTHREAD]: Include pthread.h.
(malloc_init_once_control, _malloc_mutex) [USE_PTHREAD]: New variables.
(malloc_initialize_1): New function created from __malloc_initialize.
(__malloc_initialize): Use it.
(LOCK, UNLOCK): New macros to make malloc etc. thread safe.
(_malloc_internal, _free_internal, _realloc_internal): Use them.
* lread.c (readchar): Extend BLOCK_INPUT block to ferror/clearerr.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug