https://issues.apache.org/ooo/show_bug.cgi?id=122821
Bug ID: 122821
Issue Type: DEFECT
Summary: SAL's custom allocator allocate() method does not
match signature required by the standard
Product: General
Version: AOO 4.0.0
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 122766
The custom allocator in SAL does not yet allow calling the allocate() method
with just one argument whereas the standard requires that to be possible. The
second parameter (the allocation hint) defaults to the value zero there.
--
You are receiving this mail because:
You are on the CC list for the bug.