Differences From Artifact [ab4cf3f56e]:
- File src/OFTaggedPointerNumber.h — part of check-in [9d0bd1e896] at 2023-08-09 15:33:36 on branch trunk — Work around a GCC bug (user: js, size: 714) [annotate] [blame] [check-ins using] [more...]
To Artifact [f83fa1deb9]:
- File src/OFTaggedPointerNumber.h — part of check-in [26007971b2] at 2023-09-04 21:22:43 on branch trunk — Avoid warning about empty .o files on x86_64 macOS (user: js, size: 682) [annotate] [blame] [check-ins using] [more...]
| ︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 | - - + - | * file. */ #import "OFNumber.h" OF_ASSUME_NONNULL_BEGIN |