Opened 9 years ago
Closed 6 weeks ago
#1251 closed defect (wontfix)
eping attempts to emit an import library out of the import source file
Reported by: | Mario Domenech Goulart | Owned by: | mikele |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.10.x |
Keywords: | eping | Cc: | |
Estimated difficulty: | easy |
Description
The import file doesn't contain a module. Attempting to emit an import library out of files that don't declare a module was not an error until 7cdf0eb7, but now it is.
See http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2016/01/02/salmonella-report/install/eping.html for the full error message.
Change History (2)
comment:1 Changed 8 years ago by
Estimated difficulty: | → easy |
---|
comment:2 Changed 6 weeks ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Looks like eping is no longer maintained. It's a CHICKEN 4 egg which hasn't been ported to CHICKEN 5. Also, the repository link is broken. Closing this as it is very unlikely this will ever be fixed.