ObjFW  Check-in [879294067e]

Overview
Comment:PLATFORMS.md: Fix missing comma
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 879294067ed2b588a2b1dd39dae065186962553244a2c3bffee8daf3733ac39e
User & Date: js on 2022-07-13 11:29:51
Other Links: manifest | tags
Context
2022-07-14
15:15
utils/ofhttp: Improve Unicode detection on Windows check-in: 0c7c78f397 user: js tags: trunk
2022-07-13
11:29
PLATFORMS.md: Fix missing comma check-in: 879294067e user: js tags: trunk
2022-07-09
18:02
Fix OFWindowsRegistryKeyTests check-in: b33e210a7d user: js tags: trunk
Changes

Modified PLATFORMS.md from [f14d1bcc36] to [aaef200c73].

206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
-------

  * 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, 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
------








|







206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
-------

  * 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, 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
------