Ticket #50 (closed enhancement: fixed)
Generate shorter string literals
| Reported by: | cournape@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | 0.9.8.1 |
| Component: | Code Generation | Keywords: | |
| Cc: |
Description
This small patch split docstrings around ¥n when put into C code, because some compilers barf at long string literals (VS 2003, for once).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

