Hello, $ echo $[ - 2**63 / -1 ] zsh: floating point exception ./Src/zsh $ echo $[ - 2**63 % -1 ] zsh: floating point exception ./Src/zsh The attached patch fixes this. Best regards, -- Jérémie