On Thu, 10 Sep 2015 13:31:33 +0200 Dimitri van Heesch <doxy...@gmail.com> wrote:
> > > On 10 Sep 2015, at 13:15 , Clayton <clayt...@gmx.com> wrote: > > > > Hi guys, > > > > Take for instance this Visual Basic project: > > > > https://github.com/mbedded-ninja/AltiumScriptCentral > > > > and using this plugin filter: > > > > https://github.com/sevoku/doxygen-vb-filter > > > > In Doxyfile, if I put: > > > > FILE_PATTERNS = *.vbs > > INPUT_FILTER = /path/to/plugins/visual_basic/vbfilter.sh > > FILTER_PATTERNS = > > > > it works, I get output. However if I use these settings: > > > > FILE_PATTERNS = *.vbs > > INPUT_FILTER = > > FILTER_PATTERNS = *.vbs=/path/to/plugins/visual_basic/vbfilter.sh > > > > nothing happens except a lot more warnings, whose meaning is not > > clear to me. > > > > I have WARN_LOGFILE turned on, and attached are the warnings > > corresponding to the two scenarios. > > > > So is something broken, or am I misconfigured? Opinions? > > It helps to know which version of doxygen you are using and on which > platform/OS. Sorry, my mistake: I am using a locally built version of doxygen $ doxygen --version 1.8.11 up-to-date with today's master branch, running on Debian Testing (Linux). > Also check this: > http://doxygen.10944.n7.nabble.com/FILTER-PATTERNS-vs-INPUT-FILTER-td3873.html I don't believe I see anything in there that is incompatible with what I am doing. I could have sworn I saw FILTER_PATTERNS work some weeks ago with a different javascript plugin, but maybe I was not looking straight. (I was new in these parts back then. I should probably retest.) Where do you figure those warnings in the error log come from, doxygen or the plugin? Just seems odd though that it would work with INPUT_FILTER but not with FILTER_PATTERNS Clayton ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users