Changes between Initial Version and Version 1 of Ticket #1293, comment 1
- Timestamp:
- 05/27/16 16:28:11 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1293, comment 1
initial v1 4 4 <jacius> No code is referencing the slot, and I can rename the slot with no effect. But if I delete it from the code things break. 5 5 <jacius> Also if I change the order of the slots, things break. 6 <jcowan> DO a make clean, or local equivalent, and recompile from scratch. Someone is probably hanging on to the old definition. 7 <jacius> Tried that, no luck. I even tried updating from 4.10 to 4.11.0rc2 to see if that might fix it. 6 8 7 9 (later)