Thread: [Doxygen-develop] Problem with a filter since Doxygen v1.8.8
Brought to you by:
dimitri
From: Timo M. <tim...@gm...> - 2015-05-07 20:57:28
|
Hi, A filter for Google Protocol buffers files I've written ( https://sourceforge.net/p/proto2cpp/) does not work from Doxygen v1.8.8 onward and so far I haven't been able to make it work. It does work with v1.8.7 and several older versions (oldest I've tested is 1.8.1.1). Has anyone else encountered such problems with custom Doxygen filters? Any clues what could be the root cause and how to fix it? Thanks in advance, TimoM |
From: Eckard K. <eck...@t-...> - 2015-05-08 12:06:44
|
Hello TimoM. Even you say it was not present with v1.8.7 may this bug-report describe a similar problem? *"Bug 700148* <https://bugzilla.gnome.org/show_bug.cgi?id=700148> -FILTER_PATTERNS is working with additional " at the end" at "https://bugzilla.gnome.org/show_bug.cgi?id=700148" Best regards, Eckard Klotz. Am 07.05.2015 um 22:57 schrieb Timo Marjoniemi: > Hi, > > A filter for Google Protocol buffers files I've written > (https://sourceforge.net/p/proto2cpp/) does not work from Doxygen > v1.8.8 onward and so far I haven't been able to make it work. It does > work with v1.8.7 and several older versions (oldest I've tested is > 1.8.1.1). > Has anyone else encountered such problems with custom Doxygen filters? > Any clues what could be the root cause and how to fix it? > > Thanks in advance, > TimoM > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > > > _______________________________________________ > Doxygen-develop mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-develop |
From: Timo M. <tim...@gm...> - 2015-05-10 20:19:02
|
Hi Eckard and thanks for your response. Unfortunately the instructions given in Bug 700148 <https://bugzilla.gnome.org/show_bug.cgi?id=700148> didn't help in my problem... Another interesting finding is that if I copy the output from proto2cpp <https://sourceforge.net/p/proto2cpp/> filter and paste it in a .h file it does work -- Doxygen does generate documentation from the file. Br, Timo M. On Fri, May 8, 2015 at 3:06 PM, Eckard Klotz <eck...@t-...> wrote: > Hello TimoM. > > Even you say it was not present with v1.8.7 may this bug-report describe a > similar problem? > > *"Bug 700148* <https://bugzilla.gnome.org/show_bug.cgi?id=700148> - FILTER_PATTERNS > is working with additional " at the end" at > "https://bugzilla.gnome.org/show_bug.cgi?id=700148" > <https://bugzilla.gnome.org/show_bug.cgi?id=700148> > > Best regards, > Eckard Klotz. > > > > > Am 07.05.2015 um 22:57 schrieb Timo Marjoniemi: > > Hi, > > A filter for Google Protocol buffers files I've written ( > https://sourceforge.net/p/proto2cpp/) does not work from Doxygen v1.8.8 > onward and so far I haven't been able to make it work. It does work with > v1.8.7 and several older versions (oldest I've tested is 1.8.1.1). > Has anyone else encountered such problems with custom Doxygen filters? > Any clues what could be the root cause and how to fix it? > > Thanks in advance, > TimoM > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight.http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > > > > _______________________________________________ > Doxygen-develop mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/doxygen-develop > > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Doxygen-develop mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-develop > > |
From: Timo M. <tim...@gm...> - 2015-07-27 16:09:19
|
Hi all, Found a resolution for my problem, and it is to use extension mapping. Found it by going through existing bugs reported for Doxygen and bumped into Bug 751616 <https://bugzilla.gnome.org/show_bug.cgi?id=751616>. So, all is in order and my proto2cpp <https://sourceforge.net/p/proto2cpp/> filter works fine also with Doxygen v1.8.8 and newer ones. Br, TimoM On Sun, May 10, 2015 at 11:18 PM, Timo Marjoniemi <tim...@gm...> wrote: > Hi Eckard and thanks for your response. > > Unfortunately the instructions given in Bug 700148 > <https://bugzilla.gnome.org/show_bug.cgi?id=700148> didn't help in my > problem... > Another interesting finding is that if I copy the output from proto2cpp > <https://sourceforge.net/p/proto2cpp/> filter and paste it in a .h file > it does work -- Doxygen does generate documentation from the file. > > Br, > Timo M. > > > On Fri, May 8, 2015 at 3:06 PM, Eckard Klotz <eck...@t-...> > wrote: > >> Hello TimoM. >> >> Even you say it was not present with v1.8.7 may this bug-report describe >> a similar problem? >> >> *"Bug 700148* <https://bugzilla.gnome.org/show_bug.cgi?id=700148> - FILTER_PATTERNS >> is working with additional " at the end" at >> "https://bugzilla.gnome.org/show_bug.cgi?id=700148" >> <https://bugzilla.gnome.org/show_bug.cgi?id=700148> >> >> Best regards, >> Eckard Klotz. >> >> >> >> >> Am 07.05.2015 um 22:57 schrieb Timo Marjoniemi: >> >> Hi, >> >> A filter for Google Protocol buffers files I've written ( >> https://sourceforge.net/p/proto2cpp/) does not work from Doxygen v1.8.8 >> onward and so far I haven't been able to make it work. It does work with >> v1.8.7 and several older versions (oldest I've tested is 1.8.1.1). >> Has anyone else encountered such problems with custom Doxygen filters? >> Any clues what could be the root cause and how to fix it? >> >> Thanks in advance, >> TimoM >> >> >> >> ------------------------------------------------------------------------------ >> One dashboard for servers and applications across Physical-Virtual-Cloud >> Widest out-of-the-box monitoring support with 50+ applications >> Performance metrics, stats and reports that give you Actionable Insights >> Deep dive visibility with transaction tracing using APM Insight.http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> >> >> >> _______________________________________________ >> Doxygen-develop mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/doxygen-develop >> >> >> >> >> ------------------------------------------------------------------------------ >> One dashboard for servers and applications across Physical-Virtual-Cloud >> Widest out-of-the-box monitoring support with 50+ applications >> Performance metrics, stats and reports that give you Actionable Insights >> Deep dive visibility with transaction tracing using APM Insight. >> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> _______________________________________________ >> Doxygen-develop mailing list >> Dox...@li... >> https://lists.sourceforge.net/lists/listinfo/doxygen-develop >> >> > |