Title | PoolAMS doesn't work with auto-header formats |
Status | closed |
Priority | essential |
Assigned user | Nick Barnes |
Organization | Ravenbrook |
Description | PoolAMS (automatic mark and sweep) works with format classes "A" and "B" but not "auto_header". |
Analysis | The simple fix is to add format->headerSize to any pointer being given to a format method, and to subtract it from any pointer returned from a format method or passed to the fix method. Barring any indication that this is too slow; we will adopt it for now. |
How found | customer |
Evidence | I just know. |
Created by | Nick Barnes |
Created on | 2002-04-15 14:45:00 |
Last modified by | Gareth Rees |
Last modified on | 2010-10-07 11:15:50 |
History | 2002-04-15 NB Created. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
29147 | closed | 2002-05-14 13:30:10 | Nick Barnes | PoolAMS now supports auto-header formats. |
28381 | open | 2002-04-18 17:09:21 | Gareth Rees | Make amssshe and amcsshe tests build on Windows. |
28328 | open | 2002-04-17 16:57:51 | Nick Barnes | amssshe test. |
28326 | open | 2002-04-17 16:43:35 | Nick Barnes | Branch AMSSS to make an auto-header test of AMS. |
28325 | open | 2002-04-17 16:43:17 | Nick Barnes | PoolAMS with auto-header. |