Title | AMCFixForward has useless newRef parameter |
Status | closed |
Priority | nice |
Assigned user | Gareth Rees |
Organization | Ravenbrook |
Description | Whenever the AMCFixForward event is emitted, the newRef is 0. This is useless. |
Analysis | It would be better to output the ref, or to output the event after the forwarding location has been determined. |
How found | manual_test |
Evidence | None. |
Created by | Gareth Rees |
Created on | 2014-07-02 16:21:33 |
Last modified by | Gareth Rees |
Last modified on | 2014-07-03 19:18:22 |
History | 2014-07-02 GDR Created. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
186809 | closed | 2014-07-03 19:18:22 | Gareth Rees | Emit the AMCFixForward event after forwarding the object, so that the newref parameter is in fact the new location (rather than constantly 0, as before). |