aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/cache.go
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-16 00:30:13 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-16 00:30:13 +0100
commit3a854c3bc47e75491b836c7fc12b617da5d68288 (patch)
treeaaecfbf79eea65efaa0e770e806d13d996990c39 /internal/feed/cache.go
parentc2b6e7ff346e3373a4e33c946594bb6f08393ad3 (diff)
downloadfeed2imap-go-3a854c3bc47e75491b836c7fc12b617da5d68288.tar.gz
feed2imap-go-3a854c3bc47e75491b836c7fc12b617da5d68288.tar.bz2
feed2imap-go-3a854c3bc47e75491b836c7fc12b617da5d68288.zip
Issue #46: Fix semantics of `n` result
Per contract, the returned number of bytes written should be the number of bytes _from the input_. Therefore, the added bytes (`\r` or `\n`) shall not count into that number.
Diffstat (limited to 'internal/feed/cache.go')
0 files changed, 0 insertions, 0 deletions
the Qt-Frontend (complete emerge)necoro8-217/+347 2007-04-07Some more functionality for the Qt-Frontendnecoro11-88/+463 2007-04-07Added Qt-Terminalnecoro4-4/+213 2007-04-06First qt draftnecoro6-1/+796 2007-04-04showed masked packages unmasked by the user similar to stable marked testing ...necoro5-13/+40 2007-03-31changed changelognecoro1-1/+2 2007-03-31Some small changes for etcproposals 1.1necoro1-2/+2 2007-03-31Some small changes for etcproposals 1.1necoro2-3/+3 2007-03-31Some small changes for etcproposals 1.1necoro1-6/+13 2007-03-31Allowed Plugins to have a menunecoro7-201/+315 2007-03-15Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264