Filipe Azevedo

Results 40 comments of Filipe Azevedo

> @albertony could you enable the workflow at least? I would like to ensure everything is ok and tests pass correctly before I lost the knowledge here Remaining CI issues...

> > Remaining CI issues seems unrelated to my changes ? > > To me it seems some of them are symlink/vfs/mount related and worth taking a closer look into.....

@ncw @albertony Is there a way to grab builds artifacts somewhere ? I would be now interested to live test symlinks on my target devices which are based on ARM...

> Bah, need to wait for somebody to review and have it merged then... thanks.

> I pushed a branch [pasnox-symlink](https://github.com/rclone/rclone/tree/pasnox-symlink) to upstream. It is identical to your master, except I rebased it on upstream/master to include the two commits you are currently behind. Binaries...

> I pushed a branch [pasnox-symlink](https://github.com/rclone/rclone/tree/pasnox-symlink) to upstream. It is identical to your master, except I rebased it on upstream/master to include the two commits you are currently behind. Binaries...

> Is this getting close to being merged? I'm testing it successfully since some weeks now and it works fine. Now waiting for review, so it depends how fast they...

@ncw Hey, are you planning to make a review soon ? This is a major feature that could go out of sync quite easily, and I would like to avoid...

This error is still there: ``` /Users/Peter/Documents/C++/vmime/src/vmime/platforms/posix/posixSocket.cpp:854:75: error: expected value in expression ...(_POSIX_C_SOURCE >= 200112L || _XOPEN_SOURCE >= 600) && ! _GNU_SOURCE ^ ```

> Thank you for your hard work on this, and apologies for not reviewing sooner. No problems > The main thing missing from this is tests. The VFS is very...