MPS issue job000502

TitlePoolAWL doesn't work with auto_header formats
Statusclosed
Priorityessential
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionPoolAWL (automatic weak linked) works with format classes "A" and "B" but not "auto_header".
AnalysisThe 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 foundcustomer
EvidenceConfigura have asked for this repeatedly.
Created byNick Barnes
Created on2002-04-10 17:00:57
Last modified byGareth Rees
Last modified on2010-10-07 11:15:44
History2002-04-10 NB Created.

Fixes

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.