Warnings regarding duplicate late declaration of packages are not needed
christophkloeffel opened this issue · 0 comments
christophkloeffel commented
The use case of declaring a new package without an .rsl file is very common.
New packages will be used to structure the TRLC objects. The user does not want to create an .rsl file for this purpose and the warning is too frequent then.
Reduce the amount of warnings presented to the user.
Suggestion: Remove the warning "duplicate late declaration of package ..." completely.