Skip to content

Sanitize code before merging #4

@kyrsjo

Description

@kyrsjo

Remove unnecessary write( * , * ), check comments, error escapes^1 etc. There is a pile in dynk_setvalue(), which are called always (error or not). It should at least be wrapped in "if (ldynkdebug) then / end if". I might also have left some around.

[1] Includes fixing that write( * , * ) doesn't work from recursive functions

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions