Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/ksh
Module Name: src
Committed By: dsl
Date: Sun Aug 2 21:24:18 UTC 2009
Modified Files:
src/bin/ksh: var.c
Log Message:
Support 0xnn for hexadecimal constants - as well as 16#nn.
While here, make '-' only valid once, and at the start of the number.
Fixes PR/40512
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/bin/ksh/var.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