Opened 9 years ago
Closed 9 years ago
#1250 closed defect (fixed)
gdbm attempts to emit an import library out of the import source file
Reported by: | Mario Domenech Goulart | Owned by: | Alex Shinn |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.10.x |
Keywords: | gdbm | Cc: | |
Estimated difficulty: |
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/gdbm.html for the full error message.
Note: See
TracTickets for help on using
tickets.