Commit 87b4bcf
Pass the master struct in MasterMerge
CompareTerms needs to be able to change flags in the caller's sort
struct (PolyWise, for eg). Using the BHEAD macro here does not pass
the right struct.
This leads to polyratfun merging bugs when using tform -w2 (which
disables the sortbots).
I think changing the argument of MergeWithFloat won't do anything,
but just in case some functionality is added there in the future...1 parent 74735f5 commit 87b4bcf
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3736 | 3736 | | |
3737 | 3737 | | |
3738 | 3738 | | |
3739 | | - | |
3740 | | - | |
3741 | | - | |
3742 | | - | |
| 3739 | + | |
3743 | 3740 | | |
3744 | 3741 | | |
3745 | 3742 | | |
| |||
3818 | 3815 | | |
3819 | 3816 | | |
3820 | 3817 | | |
3821 | | - | |
| 3818 | + | |
3822 | 3819 | | |
3823 | 3820 | | |
3824 | 3821 | | |
| |||
0 commit comments