ObjFW  Diff

Differences From Artifact [74dca258ba]:

To Artifact [f14d1bcc36]:


203
204
205
206
207
208
209
210

211
212
213

214
215
216
217
218
219
220
203
204
205
206
207
208
209

210
211
212
213
214
215
216
217
218
219
220
221







-
+



+









Windows
-------

  * OS Versions: 98 SE, NT 4.0, XP (x86), 7 (x64), 8 (x64), 8.1 (x64), 10, 11,
                 Wine (x86 & x64)
  * Architectures: x86, x86_64
  * Architectures: x86, x86_64, AArch64
  * Compilers: GCC 5.3.0 & 6.2.0 from msys2 (x86 & x64),
               Clang 3.9.0 from msys2 (x86),
               Clang 10.0 from msys2 (x86 & x86_64)
               Clang 14.0.4 from msys2 (AArch64)
  * Runtimes: ObjFW


Others
------

Basically, it should run on any POSIX system to which GCC >= 4.6 or a recent