From e3cd18955d8cc8786318a0519813f2fdfdb9d24a Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Sun, 29 Mar 2026 15:17:31 -0400 Subject: [PATCH] xo-gc: use DArenaVector for DX1Collector.object_types_ Original implementation predated DArenaVector, using it is more natural --- idl/Collector.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idl/Collector.json5 b/idl/Collector.json5 index 865d992..e7e53a0 100644 --- a/idl/Collector.json5 +++ b/idl/Collector.json5 @@ -101,7 +101,7 @@ noexcept: true, attributes: [], }, - // obj summary() const noexcept; + // bool report_statistics(obj report_mm, obj error_mm, obj * output); { name: "report_statistics", doc: [