Opened 9 years ago
Closed 3 years ago
#1302 closed defect (fixed)
Syntax error for csc -postlude '(main)'
| Reported by: | dram | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | someday |
| Component: | unknown | Version: | 4.11.0 |
| Keywords: | Cc: | ||
| Estimated difficulty: | hard |
Description
Run csc with -postlude '(main)' option failed with a syntax error:
Syntax error: "(" unexpected
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
| Estimated difficulty: | → hard |
|---|
comment:3 Changed 3 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Should be fixed with 1cd587ad
Note: See
TracTickets for help on using
tickets.

See also #961.