Re: Cleaning up the EIEIO namespace
David Engster <[email protected]> Mon, 18 Feb 2013 21:55:28 +0100
| Newsgroups | gmane.emacs.eieio,gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Stefan Monnier writes: >>>>>> In toplevel form: >>>>>> eieio.el:168:1:Error: Symbol's function definition is void: >>>>>> eieio--class-parent > >>>>> Can you (setq byte-compile-error t debug-on-error t) so as to get >>>>> a backtrace? >>>> Did you mean `byte-compile-error-on-warn'? Anyway, I'm afraid I just >>>> don't get a backtrace with debug-on-error. >>> No, I meant byte-compile-debug sorry. >> Ah OK, I didn't know that one. Now I get a trace, but it's huge, so I >> gzipped it. > > eieio's extensive abuse of eval-and-compile is a real pain in the rear! > Does the additional patch below make it work for you? Yes, it now compiles. -David ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/