Skip to content

Remove preferences dependency from USourceGen #167

Closed
@delphidabbler

Description

@delphidabbler

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..refactoringThis issue requires refactoring only, not a change in functionality

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions