Skip to content

Commit

Permalink
mail: add strict (#825)
Browse files Browse the repository at this point in the history
* mail: add strict

* The message about "strict" in the BUGS section of the manual was a reminder to make this change
* Do mechanically with set/get functions what was being done with AUTOLOAD
* Attribute "status" in object "message" was never used
* Attribute "append" in object "mailbox" was never used
* Many local variables were not declared before use
* Bump version

* strict had allowed list-deref of undef in replyCC()
  • Loading branch information
mknos authored Nov 19, 2024
1 parent 3f84fd3 commit a70b742
Showing 1 changed file with 198 additions and 195 deletions.
Loading

0 comments on commit a70b742

Please sign in to comment.