Opened 5 years ago

Last modified 5 years ago

#386 new defect

emxomfld(wlink): internalname is always used even if it is not defined

Reported by: KO Myung-Hun Owned by:
Priority: normal Milestone: new
Component: libc Version: 0.6.6
Severity: normal Keywords:
Cc:

Description

Hi/2.

emxomfld does not convert `IMPORT modulename.entryname' of .def to a style of wlink, because internalname is used unconditionally.

entryname should be used if internalname is not defined.

Attachments (1)

emxomfld.diff (737 bytes) - added by KO Myung-Hun 5 years ago.
Patch for fix conversion to wlink style

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by KO Myung-Hun

Attachment: emxomfld.diff added

Patch for fix conversion to wlink style

comment:1 Changed 5 years ago by Silvan Scherrer

to speed up this inclusion I would add the ticket also on https://github.com/bitwiseworks/libc/issues

Note: See TracTickets for help on using tickets.