From 3a18632c2d4a02eba02adc2f9bfe71d99f86a16f Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 31 Mar 2020 18:28:17 +0200 Subject: vhdl-sem: add a todo note. --- src/vhdl/vhdl-sem.adb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vhdl/vhdl-sem.adb b/src/vhdl/vhdl-sem.adb index 8a54f2e5e..107aa918f 100644 --- a/src/vhdl/vhdl-sem.adb +++ b/src/vhdl/vhdl-sem.adb @@ -656,6 +656,7 @@ package body Vhdl.Sem is True, Miss, Assoc_Parent, Match); Set_Port_Map_Aspect_Chain (Assoc_Parent, Assoc_Chain); if Match = Not_Compatible then + -- TODO: mark actual as used to avoid warnings. return; end if; -- cgit v1.2.3