Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15059
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Arithmetic evaluation of negative numbers with base prefix |
| Date | 2019-06-19 10:51 -0400 |
| Message-ID | <mailman.455.1560956180.10840.bug-bash@gnu.org> (permalink) |
| References | (4 earlier) <bc6739d9-03f2-44b2-5bb5-22599e41cb5b@iki.fi> <edd48697-d959-808f-f9d5-873fc9a647f2@case.edu> <20190618152013.GM2072@eeg.ccf.org> <a7e8a7f9-988c-3551-f48f-94fc0b0551d9@iki.fi> <3b74b52c-f5d3-4236-fdc9-f323a36ac918@case.edu> |
On 6/18/19 12:13 PM, Ilkka Virta wrote:
> On 18.6. 18:20, Greg Wooledge wrote:
>> On Tue, Jun 18, 2019 at 10:27:48AM -0400, Chet Ramey wrote:
>>> $ ksh93 -c 'echo ${.sh.version}'
>>> Version ABIJM 93v- 2014-09-29
>>> $ ksh93 -c 'echo $(( 10# ))'
>>> ksh93: 10# : arithmetic syntax error
>>
>> I guess most Linux distributions are not shipping the 2014 version of
>> ksh93 yet...?
>
> Yeah, I had the one from Debian. I'm not even sure what the current version
> of ksh is.
It's unclear. When Korn (and Fowler) left at&t, and at&t closed down the
ast software repository and it moved to github, the development status
got murky. There are people committing to that repository, but I don't
believe Korn is involved.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Arithmetic evaluation of negative numbers with base prefix Chet Ramey <chet.ramey@case.edu> - 2019-06-19 10:51 -0400
csiph-web