-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
completedWork has been completed on this issue and changes have been committed to `develop` branch..Work has been completed on this issue and changes have been committed to `develop` branch..refactoringThis issue requires refactoring only, not a change in functionalityThis issue requires refactoring only, not a change in functionality
Description
The only call to Preferences
in USourceGen
is in TSourceGen.UnitAsString
, which gets details of warning compiler directives. Despite TSourceGen.UnitAsString
already having numerous parameters, it would be better to pass warnings to this method as a parameter and then remove UPreferences
from the USourceGen
's unit clause.
Metadata
Metadata
Assignees
Labels
completedWork has been completed on this issue and changes have been committed to `develop` branch..Work has been completed on this issue and changes have been committed to `develop` branch..refactoringThis issue requires refactoring only, not a change in functionalityThis issue requires refactoring only, not a change in functionality