Re: [cogre] cogre-uml-quick-class fails with "eieio-oref: eieio-oref called on a class: srecode-template-inserter-section-end"
Stephen Leake <[email protected]> Fri, 21 Aug 2015 10:12:15 -0500
| Newsgroups | gmane.emacs.semantic |
|---|---|
| Message-ID | <[email protected]> |
Daniel Eklöf <[email protected]> writes: > Hi, > > I'm trying to generate a UML diagram from source code. When running cogre-uml- > quick-class it fails with "Layout engine failed. You need to install > Graphviz." > > Removing the condition-case around (cogre-layout) results in "eieio-oref: > eieio-oref called on a class: srecode-template-inserter-section-end" > > I'm running emacs from git (25.0.50.1) and cedet from git. > > Could this be related to the swich to eioeio shipped with emacs? Yes; more precisely, to the recent changes in eieio in Emacs. Change the offending sexp to (oref-default ...). There are many similar problems still in SourceForge cedet. -- -- Stephe ------------------------------------------------------------------------------ _______________________________________________ cedet-semantic mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cedet-semantic