| Title | spi3.c is mis-named |
| Status | closed |
| Priority | nice |
| Assigned user | Gareth Rees |
| Organization | Ravenbrook |
| Description | The stack probe code in spi3.c [1] is most likely Windows-specific (it relies on the way in which the stack pointer is represented in registers) and it's also Microsoft Visual Studio-specific, because it uses the non-standard __asm {} feature. |
| Analysis | Rename it spw2i3mv.c. |
| How found | inspection |
| Evidence | [1] <https://info.ravenbrook.com/project/mps/master/code/spi3.c> |
| Created by | Gareth Rees |
| Created on | 2014-01-10 14:38:42 |
| Last modified by | Gareth Rees |
| Last modified on | 2014-01-10 20:51:14 |
| History | 2014-01-10 GDR Created. |
| Change | Effect | Date | User | Description |
|---|---|---|---|---|
| 183939 | closed | 2014-01-10 20:51:13 | Gareth Rees | Rename spi3.c to spw3i3mv.c as it is Windows- and Microsoft- specific. |