-
Notifications
You must be signed in to change notification settings - Fork 15
Infinite loop at Unordered Merge #16
Copy link
Copy link
Open
Description
Hi, guys!
I would like to inform that the class Unordered Merge is looping indefinitely with the attached example, at
https://github.com/se-passau/jdime/blob/master/src/de/fosd/jdime/merge/UnorderedMerge.java#L105
This is the version I am currently using: 63ffc34 and the following command
-p -mode structured ".../left.java" "...base.java" ".../right.java"
Please, let me know if it gets fixed! Thanks in advance.
Reactions are currently unavailable