Re: [Doxygen-users] Crash using Doxygen 1.8.13

2017-04-25 Thread Vinnie Falco
On Tue, Apr 25, 2017 at 12:49 AM, L A Walsh wrote: > Dimitri van Heesch wrote: >> Hi Vinnie, >> >> Looks like the issue is already fixed in the latest version from Github. Is there a Windows installer for what's at the tip of the main GitHub repository branch? ---

Re: [Doxygen-users] Crash using Doxygen 1.8.13

2017-04-25 Thread L A Walsh
Vinnie Falco wrote: > On Tue, Apr 25, 2017 at 11:57 AM, L A Walsh wrote: > >> ?? Beast? ?? >> For me it was a different project. >> >> From what I understand, different files are included in the >> git-version than come in the tarball. might >> that not change things? >> > > Yes, building

Re: [Doxygen-users] Crash using Doxygen 1.8.13

2017-04-25 Thread Vinnie Falco
On Tue, Apr 25, 2017 at 11:57 AM, L A Walsh wrote: > ?? Beast? ?? > For me it was a different project. > > From what I understand, different files are included in the > git-version than come in the tarball. might > that not change things? Yes, building from the version in the Git repository woul

Re: [Doxygen-users] Crash using Doxygen 1.8.13

2017-04-25 Thread Vinnie Falco
On Tue, Apr 25, 2017 at 12:49 AM, L A Walsh wrote: > Dimitri van Heesch wrote: >> Looks like the issue is already fixed in the latest version from Github. It should be easy to verify, just clone my repository and execute the 2 steps I provided. Did the Beast documentation build for you?

Re: [Doxygen-users] Crash using Doxygen 1.8.13

2017-04-25 Thread L A Walsh
Dimitri van Heesch wrote: > Hi Vinnie, > > Looks like the issue is already fixed in the latest version from Github. > > Regards, > Dimitri > Is it? Is it the same as this bug reported against 1.8.13 here: https://bugzilla.gnome.org/show_bug.cgi?id=781306 No one ever responded to it

Re: [Doxygen-users] Crash using Doxygen 1.8.13

2017-04-23 Thread Dimitri van Heesch
Hi Vinnie, Looks like the issue is already fixed in the latest version from Github. Regards, Dimitri > On 23 Apr 2017, at 20:11 , Vinnie Falco wrote: > > My documentation builds correctly with 1.8.12 but when I try 1.8.13 I > get a segmentation fault. > > The project is located here: > http

[Doxygen-users] Crash using Doxygen 1.8.13

2017-04-23 Thread Vinnie Falco
My documentation builds correctly with 1.8.12 but when I try 1.8.13 I get a segmentation fault. The project is located here: https://github.com/vinniefalco/Beast To reproduce the steps, issue these commands from the root of the local repository: cd doc ./makeqbk.sh Result: When Doxygen 1.8.13 i