Package: racket / 8.16+dfsg1-3
Metadata
Package | Version | Patches format |
---|---|---|
racket | 8.16+dfsg1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
cs repairs for detecting big endian mode.patch | (download) |
src/cs/c/embed-boot.rkt |
3 2 + 1 - 0 ! |
cs: repairs for detecting big-endian mode in boot file embedding Fill out the list of big-endian platforms. I considered changes to avoid depending on a list when not cross-compiling, but decided that it is probably better to find out during a non-cross compile if the list gets out-of-date. Related to #4951 |
repair for embed boot commit.patch | (download) |
src/cs/c/embed-boot.rkt |
3 1 + 2 - 0 ! |
repair for embed-boot commit A mangled commit meant that the code did not match the commit message. |
1