Changeset 5794
- Timestamp:
- Jan 25, 2007, 4:20:04 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5791 r5794 1 2007-01-25 04:37 gb 2 3 * lib/foreign-types.lisp: Never fully understood the concept 4 "auxiliary" foreign types, but try to canonicalize intermediate 5 struct/union/enum references, so that (EQ (PARSE-FOREIGN-TYPE 6 '(:STRUCT :FOO)) (PARSE-FOREIGN-TYPE '(:STRUCT :FOO))) is more 7 likely to return T (e.g., something registered in the FTD. 8 9 It seems clear that this is the right thing when the structure 10 reference is in global scope; I'm not sure what it'd mean for that 11 not to be the case. 12 13 2007-01-25 04:32 gb 14 15 * lib/ffi-linuxppc32.lisp: More plausible callback-bindings 16 callback. 17 1 18 2007-01-24 23:41 gb 2 19
Note:
See TracChangeset
for help on using the changeset viewer.
