1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 22:50:27 +02:00
guile/module/language/assembly
Ludovic Courtès e3c9c676ae Uncomment run-time objcode alignment check.
This should now work thanks to the changes in
28b119ee3d ("make sure all programs are
8-byte aligned").  This commit is a follow-up to
ec99fe8ecb ("Add FIXMEs about misaligned
objcode-metas.").

* libguile/objcodes.c (scm_c_make_objcode_slice): Uncomment assertion
  that checks for proper alignment of PTR.

* module/language/assembly/compile-bytecode.scm (write-bytecode): Update
  comment about META's alignment.
2009-08-13 23:59:51 +02:00
..
compile-bytecode.scm Uncomment run-time objcode alignment check. 2009-08-13 23:59:51 +02:00
decompile-bytecode.scm rework the vm support for wide strings 2009-08-12 16:34:05 +02:00
disassemble.scm update docs for recent vm/compiler work 2009-08-12 23:38:05 +02:00
spec.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00