Dear Mark,
By head the DBG_CTX is not really necessary anymore and has been removed in
the version that is in the git repository. Please have a look there.
Albert
On Thu, Aug 8, 2013 at 2:17 PM, Mark Ashley <m...@ibiblio.org> wrote:
> The DBG_CTX macro at scanner.l line 529 causes a core dump in
> fprint()->strlen() on Solaris as the values aren't checked for NULL first.
>
> A quick fix is to comment out the macro and uncomment the dummy one before
> compiling.
>
> /bin/perl -pe '($. == 49) && s%^%//%' -i src/scanner.l
> /bin/perl -pe '($. == 50) && s%^//%%' -i src/scanner.l
> /bin/perl -pe '($. == 10451) && s%^%//%' -i src/scanner.cpp
> /bin/perl -pe '($. == 10452) && s%^//%%' -i src/scanner.cpp
>
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/doxygen-users
>
>
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users