[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#5916: XFLOAT_DATA and signed zeroes
From: |
Ken Raeburn |
Subject: |
bug#5916: XFLOAT_DATA and signed zeroes |
Date: |
Sun, 16 May 2010 16:12:31 -0400 |
Should be fixed on trunk by yesterday's checkin:
>> revno: 100306 [merge]
>> committer: Ken Raeburn <raeburn@raeburn.org>
>> branch nick: trunk
>> timestamp: Sat 2010-05-15 17:21:30 -0400
> [...]
>> * src/lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
>> (LISP_MAKE_RVALUE) [!USE_LISP_UNION_TYPE && !__GNUC__]: Likewise.