id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 254,weakld: weakld incorrectly reports duplicate symbols,dmik,bird,"If a symbol is both listed in the EXPORTS section (a public name for a function that has a different internal name) and in the IMPORTS section (an import of another function from a different DLL), WEAKLD will complain about duplicate symbols. This is not correct since these symbols are in unrelated ""namespaces"". This library demonstrates the problem: http://svn.netlabs.org/odin32/browser/branches/gcc-kmk/src/capi2032?rev=21904. The current solution is to use an extra import library + WLINK response file directly.",defect,closed,normal,libc-0.6.5,emx,0.6.4,normal,fixed,weakld,