Ticket #392 (closed defect: fixed)
Scala Lexer hangs forever
| Reported by: | guest | Owned by: | gbrandl |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1 |
| Component: | other | Keywords: | |
| Cc: |
Description
I am trying to run this command: prompt$ pygmentize -f html -Ostyle=linenos=1 -l scala /tmp/aa.scala >/tmp/aa.html
The command hangs (ie nothing happens and it does not complete), I have to hit Ctrl-\ to break it.
Attaching the aa.scala and aa.html files.
I notice that aa.html is exactly 4096 bytes, so perhaps some kind of chunking issue going on?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.