Andrej Mihajlov

Results 93 issues of Andrej Mihajlov

I merge upon `CDEICloudFileSystemDidDownloadFilesNotification` and that works fine. However, if my device is offline with Wi-Fi disassociated from AP and Mobile data disabled, this notification is fired periodically every couple...

Hi, There is an interesting note in iOS documentation regarding File Presenters on iOS: https://developer.apple.com/reference/foundation/nsfilecoordinator?language=objc Excerpt: > File Presenters and iOS > If your app enters the background with an...

bug

Hi, I don't know what's going on there when UIDatePicker is on screen, but that causes the output file being over-bloated up to 36Mb of artefacts: ![image](https://cloud.githubusercontent.com/assets/704044/3825359/1aba63ee-1d53-11e4-9120-55747fcbc93b.png) If this is...

Does not seem to produce colored output when using with ` | less -r` or `| grep`. Not sure what changed. Used cli_tables before and everything seemed to work fine.

I have configured utun manually and now basically turning it into raw file descriptor. But then SS creates a new tunnel device configured to `10.0.0.1` ignoring the `tun_device_fd` setting. ```rs...

### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug `empty_count` violation is triggered on extension...

bug
acceptable-false-positive

This PR fixes `Cargo.toml` that mentions `winbase` feature twice for `winapi-rs` but lacks `winerror` that prevents compilation with the latest winapi-rs 0.3.9. ``` error[E0432]: unresolved import `winapi::shared::winerror` --> C:\Users\pronebird\.cargo\registry\src\index.crates.io-6f17d22bba15001f\parity-tokio-ipc-0.9.0\src\win.rs:1:21 |...

It doesn't seem that parity-tokio-ipc can be built any longer on my windows 11 box: ``` error[E0432]: unresolved import `winapi::shared::winerror` --> C:\Users\pronebird\.cargo\registry\src\index.crates.io-6f17d22bba15001f\parity-tokio-ipc-0.9.0\src\win.rs:1:21 | 1 | use winapi::shared::winerror::{ERROR_PIPE_BUSY, ERROR_SUCCESS}; | ^^^^^^^^...

Beware it seems that IB has some gnarly bugs in their reports. On split they put a transaction saying that I have sold -0.3763 shares of XXX. Then ib-edavki prints...

enhancement

Hi, First of all great control, really love it. I'd like to suggest to introduce blocks API and a flag to fix min and max labels on corresponding sides of...

enhancement