On Mon, 25 Jun 2018 at 16:37, Igor Kozhukhov <i...@dilos.org> wrote:
> 64bit int max value
>
> where am i wrong?

What makes you think it's a 64-bit integer?

On a computer running Debian (the technology!) I get the same result
with the ksh93 package they provide:

    bash$ uname -v
    #24-Ubuntu SMP Wed May 16 12:15:17 UTC 2018
    bash$ ksh93 --version
      version         sh (AT&T Research) 93u+ 2012-08-01
    bash$ ksh93
    $ typeset -i var=2147483648
    $ echo $var
    -2147483648


Cheers.

-- 
Joshua M. Clulow
Engineer @ Joyent
http://blog.sysmgr.org

------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/T42f8147492666f65-Mc39b3683f49e6215af9381a9
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to