diff options
| author | dam <dam@gudinoff> | 2022-12-23 02:07:27 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-12-23 02:07:27 +0000 |
| commit | b1baaf4230bbde3bf14c7af06688d48c8387f551 (patch) | |
| tree | b7602cf7b7ec7b79f8732770544e54cbb94922b7 /readme.md | |
| parent | 298cfb1a4dbd58029066c3af09a48fd5ffbdb5ef (diff) | |
| download | task-time-tracker-b1baaf4230bbde3bf14c7af06688d48c8387f551.tar.zst task-time-tracker-b1baaf4230bbde3bf14c7af06688d48c8387f551.zip | |
Improved error messages on edge cases.
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -73,4 +73,5 @@ Task Time Tracker - [x] Review all code for bugs related to auto-cast on ptrdiff_t (signed/unsigned); - [x] Review all code for bugs related to auto-cast on size_t (signed/unsigned); - [x] Go over all `TODO` items; -- [ ] Hide stderr messages from app screen. +- [x] Hide stderr messages from app screen. +- [x] Improve error detection/messages. |
