Differences From Artifact [5535a2e37e]:
- File
src/objfw-defs.h.in
— part of check-in
[6f4eb004a3]
at
2010-12-18 23:39:20
on branch trunk
— Add support for the new GNU runtime.
Currently, the properties test for nonatomic fails. This is a bug in
the new GNU runtime. (user: js, size: 531) [annotate] [blame] [check-ins using]
To Artifact [72f743ebcf]:
- File src/objfw-defs.h.in — part of check-in [5a0049ac30] at 2011-02-10 18:40:42 on branch trunk — Fix two unimportant typos. (user: js, size: 507) [annotate] [blame] [check-ins using]
1 | #undef OF_APPLE_RUNTIME | < | 1 2 3 4 5 6 7 8 | #undef OF_APPLE_RUNTIME #undef OF_ATOMIC_OPS #undef OF_BIG_ENDIAN #undef OF_GNU_RUNTIME #undef OF_HAVE_ASPRINTF #undef OF_HAVE_BLOCKS #undef OF_HAVE_FAST_ENUMERATION #undef OF_HAVE_GCC_ATOMIC_OPS |
︙ | ︙ |