Overview
| Comment: | README.md: Update the broken Xcode versions list
While at it, also update PLATFORMS.md. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
6a89f40114a7ca448059dd46e72fdde7 |
| User & Date: | js on 2020-07-19 12:00:27 |
| Other Links: | manifest | tags |
Context
|
2020-07-19
| ||
| 14:16 | Disable a Clang warning preventing limit checks (check-in: bb73116ce2 user: js tags: trunk) | |
| 12:00 | README.md: Update the broken Xcode versions list (check-in: 6a89f40114 user: js tags: trunk) | |
| 11:49 | OFNumber: Refactor to reduce code size (check-in: 59e1c84d30 user: js tags: trunk) | |
Changes
Modified PLATFORMS.md from [90d4315b90] to [d2995207f3].
| ︙ | |||
31 32 33 34 35 36 37 | 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | - + | * Runtimes: ObjFW * Notes: Bootloader, libc (newlib) and possibly external RAM required DOS --- |
| ︙ |
Modified README.md from [d6ae3e7b42] to [c7f0f5d8b7].
| ︙ | |||
184 185 186 187 188 189 190 | 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 | - + |
1 error generated.
Unfortunately, there is no workaround for this other than to
upgrade/downgrade Xcode or to build upstream Clang yourself.
In particular, Xcode 11 Beta 1 to Beta 3 are known to be affected. While
Xcode 11 Beta 4 to Xcode 11.3 work, the bug was unfortunately reintroduced in
|
| ︙ |