[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Fix unsafe specializations in types.db
From: |
Moritz Heidkamp |
Subject: |
[Chicken-hackers] [PATCH] Fix unsafe specializations in types.db |
Date: |
Sun, 06 Sep 2015 21:07:20 +0200 |
Hi everyone,
the attached patch addresses the issue explained in
https://bugs.call-cc.org/ticket/1216 as well as similar ones I found by
sifting through the whole of types.db, though I can't guarantee that any
other instances slipped my attention, of course.
The only one I'm a bit unhappy about is `move-memory!' as I couldn't
find a safe inline version of it. Does anyone have a clue whether there
is such a thing already?
Moritz
0001-Fix-unsafe-specializations-in-types.db.patch
Description: Text Data
signature.asc
Description: PGP signature
- [Chicken-hackers] [PATCH] Fix unsafe specializations in types.db,
Moritz Heidkamp <=