Opened 7 years ago
Closed 7 years ago
#9959 closed enhancement (fixed)
lxterminal-0.3.1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (4)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
comment:3 by , 7 years ago
It was not a gcc error but a coding error. Needs:
sed -ri '/^ +init/s/init/return init/' src/unixsocket.c
Note:
See TracTickets
for help on using tickets.
Found what I think is a gcc optimization problem. What works for me is:
This may be specific to gcc-7.2.0.