Andrew Ekstedt

Results 5 issues of Andrew Ekstedt

I've been using a non-standard port range for mosh on one of my servers (60100-60199 instead of 60000-60099). To connect with the command-line version of mosh, i simply run `mosh...

enhancement

When creating an AtomEntry from an Item, only set Summary if item.Description is non-empty, like we already do for Content. Currently we always emit a `` element, even if the...

I have a feed in which items have a non-empty Content but an empty Description. This should result in an atom feed with a `` element for the item but...

bug

codeImage.At didn't take scaling or the image border into account when looking up pixel values.

The writer returned by CreateMessage can sometimes claim to have written more bytes than it was given. In particular, if a Write is done while there is an incomplete line...

bug