View Issue Details

IDProjectCategoryView StatusLast Update
0000543Perl for OS/2Bugpublic2020-08-31 10:00
ReporterDB1 Assigned Topsmedley  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformT23OSECSOS Version2.1
Summary0000543: def file creation is wrong in Mksymlists.pm
DescriptionI do not think that any OS/2 changes have been fed back to the maintainers. We have a problem in Mksymlists.pm

Perl was first ported to EMX and now we are using gcc. The code in the above module builds test cases and the def file it builds has

EXPORTS
  function

Rather than

EXPORTS
  _function

I am working on this but just wanted to log the problem.
TagsNo tags attached.

Activities

psmedley

2020-08-31 10:00

administrator   ~0003527

This should be fixed in recent perl/2 builds

Issue History

Date Modified Username Field Change
2012-05-31 18:35 DB1 New Issue
2020-08-31 10:00 psmedley Assigned To => psmedley
2020-08-31 10:00 psmedley Status new => closed
2020-08-31 10:00 psmedley Resolution open => fixed
2020-08-31 10:00 psmedley Note Added: 0003527