1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00
guile/module/oop/goops
Ludovic Courtès f3b312a19d Fix cross-compilation of GOOPS-using code.
Fixes <http://bugs.gnu.org/11645>.
Reported by Bogdan A. Marinescu <bogdan.a.marinescu@intel.com>.

* module/oop/goops/dispatch.scm (compute-dispatch-procedure)[comp]:
  Wrap `compile' call in (with-target %host-type ...).
2012-06-20 01:11:44 +02:00
..
accessors.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
active-slot.scm Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
compile.scm Fix GOOPS method compilation bug when no next-method exists 2011-01-30 13:30:08 +01:00
composite-slot.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
dispatch.scm Fix cross-compilation of GOOPS-using code. 2012-06-20 01:11:44 +02:00
internal.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
save.scm fix some uses of %module-public-interface 2010-04-24 17:43:52 +02:00
simple.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
stklos.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
util.scm finish deprecating eval closures 2012-05-23 12:29:15 +02:00