Modify ↓
Opened 16 years ago
Closed 16 years ago
#6635 closed defect (fixed)
CodeExampleMacro fails to recognize language with CRLF linefeeds.
| Reported by: | Owned by: | Alexander Slesarev | |
|---|---|---|---|
| Priority: | normal | Component: | CodeExampleMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
When using the example on a windows platform, you get the following error:
During the example analyzing the following problems appear:
* no lexer for alias u'python\r' found
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



Fixed in r7629.