ObjFW  Hex Artifact Content

Artifact a5359bc24aea6175427284fdbb754a7f9cb28c53e5bea3956189608d54eb16c5:

  • File src/macros.h — part of check-in [2fb22c605b] at 2015-10-01 20:34:22 on branch trunk — Use _Nullable instead of __nullable

    Same for _Nonnull / __nonnull.

    Apple implemented it as __nullable / __nonnull in their version of Clang
    and sent that for upstreaming. My inital comments about this being a
    potential problem and to better use _Nullable / _Nonnull had been
    rejected as being too late, so I assumed it stayed that way. But
    apparently, it has been changed to _Nullable / _Nonnull before the 3.7.0
    release. (user: js, size: 14924) [annotate] [blame] [check-ins using] [more...]


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.