From 29f6199f964b63b4bd7a9126044140181399365e Mon Sep 17 00:00:00 2001 From: mugdhadhole1 Date: Fri, 5 Apr 2024 14:25:51 +0530 Subject: [PATCH] Updated the code for remove warnings regarding duplicate late declaration of packages(Issue #72) Updated the CHANGELOG.md file to remove the linked content in the LRM as well as removed the Duplicate Package reference from lrm.html --- language-reference-manual/lrm.trlc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/language-reference-manual/lrm.trlc b/language-reference-manual/lrm.trlc index 8057f3bc..12141ab6 100644 --- a/language-reference-manual/lrm.trlc +++ b/language-reference-manual/lrm.trlc @@ -1670,11 +1670,6 @@ section "TRLC Files" { declares it.''' } - Recommendation Duplicate_Late_Packages { - text = '''It is recommended to issue a warning if two `.trlc` files - declare the same package.''' - } - Note TRLC_Parse_Issue { text = '''For TRLC files it is impossible fully parse a file in isolation, since we must process at least the package