Patch to suppress QFile warning when documenting VHDL

Keith J Outwater <[email protected]>
Newsgroups gmane.text.doxygen.devel
Message-ID <OFC2BD9B33.4F485348-ON072573F4.006C3F31-072573F4.006D978F@mck.us.ray.com>
Greetings,
Here is a small patch against the current Doxygen SVN head to suppress 
QFile warnings when parsing VHDL files.


Index: vhdlscanner.l
===================================================================
--- vhdlscanner.l       (revision 613)
+++ vhdlscanner.l       (working copy)
@@ -1668,6 +1668,7 @@
   current=0;
 
   groupLeaveFile(yyFileName,yyLineNr);
+  inputFile.close();
 
   //mergeBrief(current_root);
   //mergeGrouping(current_root,0)



Regards,
Keith


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.