Re: [Doxygen-users] After upgrade to 1.8.5 : "input buffer overflow, can't enlarge buffer because s
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2013-11-15 13:41:14
|
Dear Mark, Is the executable used a standard build doxygen executable or an executable you build yourself. Is it possible to post the offending source, converted source and Doxyfile? Albert On Fri, Nov 15, 2013 at 12:49 PM, Ziegler, Mark <Mar...@we...>wrote: > Hello, > > > > we have Jenkins running as our continuous integration system and Jenkins > is launching doxygen as jobs. > > Our programming language for many projects is object pascal (Delphi) und > so we have to use an input filter for doxygen. > > > > Project: > > Pas2Dox - https://sourceforge.net/projects/pas2dox/ > > > > Config parameter for doxygen: > > INPUT_FILTER = "C:\doxygen\config\pas2dox-0.50rc1.exe" > > > > Doxygen has been working well for half a year. Doxygen version was 1.8.4. > > After upgrade to 1.8.5 jenkins reported doxygen jobs with errors. > > > > Log says: > > “… > > Parsing file C:/Jenkins/workspace/PowerCom > Doxygen/source/U_EthernetHandler.pas... > > Exiting... > > input buffer overflow, can't enlarge buffer because scanner uses REJECT” > > > > So I downgraded to 1.8.4 again and run job with same source and everything > went well. > > > > Can somebody help me? > > > > > > Mit freundlichen Grüßen | Best regards, > > > *i.A. MARK ZIEGLER* > Softwareentwicklung Produktbereich Profilieren | Software Department > Product Unit Profiling > > > *MICHAEL WEINIG AG* > Weinigstrasse 2/4 > 97941 Tauberbischofsheim > Germany > Phone +49 (0) 9341 86-1726 > Fax +49 (0) 9341 86-31726 > mar...@we... > www.weinig.com > > > > > Vorsitzender des Aufsichtsrats: Dr. Thomas Bach > Vorstand: Wolfgang Pöschl (Vorsitzender), Gerald Schmidt, Stephan Weber > Sitz Tauberbischofsheim, Amtsgericht Mannheim HRB 560227 > UST / ID-Nr. DE 146587898 > > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > > |