bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #47688] Macros involving integer literals outside the ra


From: Nathan S.
Subject: [Bug-kawa] [bug #47688] Macros involving integer literals outside the range of int cause "no method to construct ClassType gnu.math.IntNum"
Date: Wed, 13 Apr 2016 18:31:59 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #1, bug #47688 (project kawa):

On further examination it isn't just macros.

(define foo (+ x 2147483648))

and

(define n 2147483648)

also fail to compile.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47688>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]