| Paste number 48388: | define c-struct problem |
| Pasted by: | |Agent |
| 1 year, 2 weeks ago | |
| #dylan | Context in IRC logs | |
| Paste contents: |
| ---------- define c-struct <objc-object> slot is-a :: <objc-class*>; pointer-type-name: <objc-object*>; c-name: "objc_object"; end; ---------- This fails with the following error. ---------- Serious warning at objective-c-runtime:18: Unexpected token "::". objective-c-runtime:17: -- objective-c-runtime:18: slot is-a :: <objc-class*>; objective-c-runtime:19: -- ---------- |
This paste has no annotations.