Title | PoolAWL doesn't work with auto_header formats |
Status | closed |
Priority | essential |
Assigned user | Nick Barnes |
Organization | Ravenbrook |
Description | PoolAWL (automatic weak linked) 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. Barring any indication that this is too slow; we will adopt it for now. |
How found | customer |
Evidence | Configura have asked for this repeatedly. |
Created by | Nick Barnes |
Created on | 2002-04-10 17:00:57 |
Last modified by | Gareth Rees |
Last modified on | 2010-10-07 11:15:44 |
History | 2002-04-10 NB Created. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
28098 | closed | 2002-04-11 16:45:08 | Nick Barnes | PoolAWL and PoolLO auto_header format changes for Configura. |
28076 | closed | 2002-04-11 15:10:37 | Nick Barnes | Make AWL (and LO) work with auto-header formats. New test awluthe, based on awlut, using auto-header format in AWL and LO. Seems to work. Not the greatest test ever. |