NetBSD-Bugs archive

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

PR/42320 CVS commit: src/dist/nawk



The following reply was made to PR bin/42320; it has been noted by GNATS.

From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42320 CVS commit: src/dist/nawk
Date: Sun, 15 Nov 2009 16:56:06 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Sun Nov 15 21:56:06 UTC 2009
 
 Modified Files:
        src/dist/nawk: main.c
 
 Log Message:
 PR/42320: Alexander Nasonov: According to:
 http://www.opengroup.org/onlinepubs/7990989775/xcu/awk.html
 the LC_NUMERIC decimal point recognized is always period. Make it so.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 src/dist/nawk/main.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index