Opened 2 years ago
Closed 2 years ago
#24 closed defect (wontfix)
dbg_interactive.i:38: Error: Syntax error in input(1)
| Reported by: | sdecugis | Owned by: | admin |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | extensions | Version: | tip |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
This problem appears with swig versions < 1.3.39, and trigged by the "%begin" directive in the file.
For a complete description check this archive message: Syntax error in input in dbg_interactive.i
Change History (1)
comment:1 Changed 2 years ago by sdecugis
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Since this only appears with a rather old SWIG version, it won't be fixed in the repository. You can easily workaround the issue by removing the "%begin" keyword from the file.