MPS issue job003965

TitleAMS has extra implementation poolamsi.c
Statusclosed
Prioritynice
Assigned userGareth Rees
OrganizationRavenbrook
DescriptionThe AMS pool class separates the internal (poolams.c) and external (poolamsi.c) implementations. But this is unnecessary: all the other pool classes share the internal and external implementations.
AnalysisMerge poolamsi.c into poolams.c.
How foundinspection
EvidenceNone
Created byGareth Rees
Created on2016-03-06 15:03:43
Last modified byGareth Rees
Last modified on2016-03-06 18:49:47
History2016-03-06 GDR Created.

Fixes

Change Effect Date User Description
189681 closed 2016-03-06 18:49:47 Gareth Rees Merge poolamsi.c into poolams.c for consistency with other pool class implementations.