From 84d8b7196f27f0ac195207e31865502e7160840f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 27 Jan 2023 09:11:01 +0200 Subject: Add clarifying comment --- libbuild2/diagnostics.hxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libbuild2/diagnostics.hxx b/libbuild2/diagnostics.hxx index 129e00d..ef41f22 100644 --- a/libbuild2/diagnostics.hxx +++ b/libbuild2/diagnostics.hxx @@ -517,6 +517,8 @@ namespace build2 } }; + // Note: diag frames are not applied to text/trace diagnostics. + // template struct diag_frame_impl: diag_frame { -- cgit v1.1