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-1302-g58dc70


From: Andrew J. Schorr
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1302-g58dc708
Date: Thu, 16 Apr 2015 16:44:24 +0000

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  58dc708e3faa4aa46f81578a9a0ace4f0f7cad69 (commit)
       via  e934ad609d3639152324a4211857d87f228cf938 (commit)
      from  aaa85643b352f867cfe7198f313b4481ad1f544d (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=58dc708e3faa4aa46f81578a9a0ace4f0f7cad69

commit 58dc708e3faa4aa46f81578a9a0ace4f0f7cad69
Merge: aaa8564 e934ad6
Author: Andrew J. Schorr <address@hidden>
Date:   Thu Apr 16 12:44:14 2015 -0400

    Merge branch 'gawk-4.1-stable'

diff --cc ChangeLog
index a6d7b6e,0fa04f6..c37adc7
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,11 -1,12 +1,18 @@@
+ 2015-04-16         Andrew J. Schorr     <address@hidden>
+ 
+       * node.c (r_force_number): If strtod sets errno, then force the
+       numeric value in node->numbr to zero. For subnormal values, strtod
+       sets errno but does not return zero, and we don't want to retain
+       those subnormal values.
+ 
  2015-04-16         Arnold D. Robbins     <address@hidden>
  
 +      * configure.ac: Updated by autoupdate.
 +      * configure, aclocal.m4: Regenerated.
 +      * io.c, main.c, profile.c: Removed use of RETSIGTYPE.
 +
 +2015-04-16         Arnold D. Robbins     <address@hidden>
 +
        * builtin.c (do_strftime): Use a double for the timestamp and
        check that the value is within range for a time_t.
  

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

Summary of changes:
 ChangeLog |    7 +++++++
 node.c    |   15 ++++++++++++---
 2 files changed, 19 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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