Anonymous | Login | 03-07-2021 08:12 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0006558 | [Squeak] Kernel | minor | always | 07-09-07 06:33 | 07-09-07 07:05 | |||||||
Reporter | matthewf | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 3.10 | |||||||||
Summary | 0006558: Integer>>hex8 has disappeared from image | |||||||||||
Description |
VMMaker's InterpreterSimulator makes great use of Integer>>hex8 for printing various memory dumps, but this method was deprecated in 3.8 and removed in 3.9. Integer>>hex was re-introduced into the 3.10 image in http://bugs.squeak.org/view.php?id=6441, [^] so perhaps this should be as well. However, due to the senders of this method (only InterpreterSimulator that I know of), perhaps this method should be changed to hexWord, and print either a 8-digit or 16-digit string, depending on whether the image is 32-bit or 64-bit, respectively. Attached are change sets and tests for both methods. |
|||||||||||
Additional Information | ||||||||||||
Attached Files |
![]() ![]() ![]() ![]() |
|||||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
35 total queries executed. 24 unique queries executed. |