Skip to content
Commit 4132d0e7 authored by Raymond Toy's avatar Raymond Toy
Browse files

Don't put initializers for the optional arg in the

define-compiler-macro.  This causes the same initializer object to be
used everywhere.  Instead, if no optional arg is given, call the
initializer in the expansion.

This fixes some issues with Allegro, and probably all other Lisps that
use don't have complex double-double-float objects.
parent 3c0b524b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment