Skip to content

Some enhancements

Ghost User requested to merge (removed):patch into master

Dial 0

  • Redirected all error messages to standard error stream
  • Removed redundant for-matters (echo)
  • Simplified a function logic

Dial 1

  • Ditched echo for printf
  • Fixed conditional-function collision (issue from Dial 0 commit)
  • Added missing conditional statement (issue from Dial 0 commit)
  • Removed redundant for-matters (printf)
Edited by Ghost User

Merge request reports