Skip to content
Snippets Groups Projects
  • Rob Swindell's avatar
    6b956410
    Fix error removing INPUT.MSG introduced in Commit d02fc1a2 · 6b956410
    Rob Swindell authored
    remove() is expected to fail in this scenario sometimes depending
    on how writemsg() is used - in the error case, the user was trying
    to edit his .plan file with the ;plan command:
    term Node 10 <Deuce> !ERROR 11 (Resource temporarily unavailable) in writemsg.cpp line 1232 (editfile) removing "/sbbs/node10/temp/INPUT.MSG" access=0
    
    Thanks for the bug report!
    6b956410
    History
    Fix error removing INPUT.MSG introduced in Commit d02fc1a2
    Rob Swindell authored
    remove() is expected to fail in this scenario sometimes depending
    on how writemsg() is used - in the error case, the user was trying
    to edit his .plan file with the ;plan command:
    term Node 10 <Deuce> !ERROR 11 (Resource temporarily unavailable) in writemsg.cpp line 1232 (editfile) removing "/sbbs/node10/temp/INPUT.MSG" access=0
    
    Thanks for the bug report!