Menu

#299 ocaml lexing of (string literals & comments) is incorrect

open
nobody
None
5
2010-11-24
2010-11-24
No

For a simple example, see x.ml. The identifier "p" should appear in the tag file, but doesn't.

This makes ctags ignore, for example, more than half of the file ocamldoc/odoc_comments.ml from the ocaml compiler.

Discussion

  • Radu GRIGORE

    Radu GRIGORE - 2010-11-24
     
  • Vincent Berthoux

    Hopefully fixed in revision 774, Thanks for this bug report, I wasn't aware of this subtlety in OCaml comments.

     

Log in to post a comment.