Ilya Epifanov
Ilya Epifanov
e.g.: in ``` "a" "+" + "b" " = " "c" "/" "d" ``` one of the soft breaks around equals sign should have higher priority, so that ``` a...
..., so that less (at least on OS X) and tail would render consecutive lines correctly
This covers some of the #98 and #155 use cases. It makes `#[serde(flatten)]` unnecessary for nested structs, as CSV is a flat format anyway.
Had to spend some time debugging the thing, moved some logic to sync domain and added a 1 clock cycle wait at the end of the transaction. Also, cleaned up...
Samsung Galaxy S8 (Android 9, Syncthing Lite v?): ``` LocalDiscoveryHandler.sendAnnounceMessage LocalDiscoveryUtil.sendAnnounceMessage interface: name:wlan0 (wlan0) address: /192.168.178.18/24 [/192.168.178.255] broadcast address: /192.168.178.255 net.syncthing.a.c.c.a: java.io.IOException: Operation not permitted at net.syncthing.a.d.a.h.a(LocalDiscoveryUtil.kt:134) at net.syncthing.a.d.a.e$a.c_(LocalDiscoveryHandler.kt:39) at...
I propose the following: 1. code coverage >90% (right now it's only ~50%), it's easy to get 100% here (Tee is actually 99% covered, remaining 1% seems to be due...