On Sat, Sep 20, 2014 at 04:56:24PM +0200, Helmut Grohne wrote: > * The bug is reproducible with efl 1.8.6-2 source when reducing the > value of INPUT to @top_srcdir@/src/lib/eina (faster segfault).
Attaching a minimally reproducing sample. Helmut
/**
* @addtogroup foo1 foo2
* @{
* @addtogroup foo4 foo5
* @{
* @defgroup foo1 foo2
* @}
* @}
*/
INPUT=input.h GENERATE_LATEX=NO

