Skip to content
Snippets Groups Projects
Commit 3754466f authored by rtoy's avatar rtoy
Browse files

Fix bugs noted by Luis Oliviera on cmucl-imp, 2005/09/26.

o Fix regression in CALLBACK-ACCESSOR-FORM in handling double-floats.
  We only want to compute the offset for integer type args.
o MAKE-CALLBACK-TRAMPOLINE-SEGMENT didn't correctly handle void return
  types.  Don't need to allocate any stack space for the return value
  because there is none.
parent 03a609d3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment