Taryck / zaplink

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

Error on importing Interface, can't activate, types order has change #117

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create interface where type ABC depends on type XYZ.
2. Export it
1. Import it with an other name

What is the expected output?
A copy of the first interface, and activable

What do you see instead?
interface can't be activated because type ABC is declared before type XYZ 
(alphabetic order)

Original issue reported on code.google.com by taryck%b...@gtempaccount.com on 28 Dec 2010 at 4:42

GoogleCodeExporter commented 9 years ago
This happend only on anonymize version so use ZL_extract

Original comment by taryck%b...@gtempaccount.com on 28 Dec 2010 at 4:43

GoogleCodeExporter commented 9 years ago
Issue Fixed with changeSet : 
https://code.google.com/p/zaplink/source/detail?r=74ff09fa0ebc732621014054d918d3
93ea17f6c4

Original comment by taryck%b...@gtempaccount.com on 28 Dec 2010 at 4:51