Opened 9 years ago
Closed 8 years ago
#1249 closed defect (fixed)
aes attempts to emit an import library out of the import source file
Reported by: | Mario Domenech Goulart | Owned by: | Alaric Snell-Pym |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.10.x |
Keywords: | aes | 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/aes.html for the full error message.
Change History (2)
comment:1 Changed 8 years ago by
Estimated difficulty: | → easy |
---|
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hopefully fixed in r33287