What steps will reproduce the problem?
1. Use Delegate Reference in sort function
2. Undercounts memory bytes by 4
3.
What is the expected output? What do you see instead?
Appears to need to change
43 1 NR 8 ; Delegate ; EX_DelegateProperty = 0x43;
to
43 1 NR 4 R ; Delegate ; EX_DelegateProperty = 0x43;
in operand_data.ini
Please use labels and text to provide additional information.
Original issue reported on code.google.com by miss.inv...@gmail.com on 12 Jan 2014 at 9:54
Original issue reported on code.google.com by
miss.inv...@gmail.com
on 12 Jan 2014 at 9:54