gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2016-ged5e0e


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2016-ged5e0e4
Date: Mon, 7 Nov 2016 18:57:06 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, master has been updated
       via  ed5e0e468ca758d963b5370ec83f56725087d4f4 (commit)
       via  e886bf34a4e42095824a2b14c40cb19efa80390f (commit)
       via  3fa6f02daabc1bf2cc21f7854c4af990627a8863 (commit)
      from  04601220d136004d188b392945a475cedcaacb03 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=ed5e0e468ca758d963b5370ec83f56725087d4f4

commit ed5e0e468ca758d963b5370ec83f56725087d4f4
Merge: 0460122 e886bf3
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Nov 7 20:56:57 2016 +0200

    Merge branch 'gawk-4.1-stable'

diff --cc ChangeLog
index fa1ddbc,7d3b0f0..986b856
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,7 -1,10 +1,14 @@@
+ 2016-11-04  Eli Zaretskii  <address@hidden>
+ 
+       * builtin.c (efwrite) [__MINGW32__]: Call w32_maybe_set_errno if
+       errno is not set or set to EINVAL.
+ 
+       * nonposix.h (w32_maybe_set_errno) [__MINGW32__]: Add prototype.
+ 
 +2016-11-01         Arnold D. Robbins     <address@hidden>
 +
 +      * eval.c (flags2str): Add NO_EXT_SET and NUMCONSTSTR.
 +
  2016-10-31         Arnold D. Robbins     <address@hidden>
  
        Fix valgrind issues.
diff --cc pc/ChangeLog
index 2b4b118,1ff3bb1..49ce73f
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@@ -1,7 -1,8 +1,12 @@@
+ 2016-11-04  Eli Zaretskii  <address@hidden>
+ 
+       * gawkmisc.pc (w32_maybe_set_errno) [__MINGW32__]: New function,
+       to correct errno when it is not set to a useful value.
+ 
 +2016-10-23         Arnold D. Robbins     <address@hidden>
 +
 +      * General: Remove trailing whitespace from all relevant files.
 +
  2016-09-24  Eli Zaretskii  <address@hidden>
  
        Fix compilation warnings on MinGW with the latest runtime.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog      |    7 +++++++
 builtin.c      |    4 ++++
 nonposix.h     |    1 +
 pc/ChangeLog   |    5 +++++
 pc/gawkmisc.pc |   26 +++++++++++++++++++++++---
 5 files changed, 40 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]