comtoexe / zaplink

Automatically exported from code.google.com/p/zaplink
0 stars 0 forks source link

Can't export Function module with source wider than 72 charaters #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Export function module where source code is wider than 72 Char

What is the expected output?
Export is OK

What do you see instead?
Message 'Source wider than 72 char'

Original issue reported on code.google.com by taryck%b...@gtempaccount.com on 9 Jul 2010 at 2:52

GoogleCodeExporter commented 9 years ago
This standard error comes from MF 'RPY_FUNCTIONMODULE_READ'
This error do not appears with MF 'RPY_FUNCTIONMODULE_READ_NEW'

Original comment by taryck%b...@gtempaccount.com on 9 Jul 2010 at 2:53

GoogleCodeExporter commented 9 years ago
Fixed with changeset : 
https://code.google.com/p/zaplink/source/detail?r=0f1007a222fcb0ec36650f6e256ddf
469464a42d

Original comment by taryck%b...@gtempaccount.com on 9 Jul 2010 at 3:51