Menu

#1 "/*" becomes a C comment

v1.0 (example)
wont-fix
nobody
None
5
2015-05-11
2011-07-07
Anonymous
No

I had cases where running tcl2doxy on lines containing "/*" resulted in whatever follows "/*" being considered as a comment in tcl2doxy output

example: "glob dirName/*.tcl"
a workaround for that case is to use "glob -directory dirName *.tcl"

Discussion

  • Nobody/Anonymous

    file produced by tcl2doxy

     
  • W T Schueller

    W T Schueller - 2015-05-11

    Thank you for your report. However, last year I managed to prepare a few patches to the main doxygen code base. You should use doxygen's native tcl support now.

     
  • W T Schueller

    W T Schueller - 2015-05-11
    • status: open --> wont-fix
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.