Enrico Maria Crisostomo

Results 64 comments of Enrico Maria Crisostomo

I'm dual-licensing all this repository (including `fswatch` and `libfswatch`) using GPL v. 3.0 and the Apache License v. 2.0. I'm mentioning it in the README.md, and I'll be updating all...

Hi @bric3, I don't know, I'll try to reproduce it and investigate it

Thanks for the heads-up @birbilis

Hi. That file is being created by the autotools (by `configure`), so there's indeed a problem. The only solution I can think of is building a replacement configuration header with...

Hi @Qix-. I empathise with your disappointment, but in the world I'm living Autotools is very well alive, while nobody's using CMake. This is not a judgement of value, it's...

@Qix-, I told you the story to tell you _why_ that CMakefile is there, in the first place. Without it, it wouldn't be there and I'm wondering whether this discussion...

I haven't made up my mind, I just haven't got any proposal, really, nor understood where the problem is. If that was the case, I'd certainly like to help. Have...

Thanks @abbaswasim. I don't see why not: according to the docs you should be able to run any process during a CMake build (https://cmake.org/cmake/help/latest/command/execute_process.html). You can: * Download the source...

Thanks @SamuelMarks for your contribution. I've added comments to #282, since I don't think this is actually fixed yet.

Hi @malhal, I've just tried to replicate it and I confirm that the FSEvents API does _not_ return an event in the situation you describe. If I'm mistaken about something,...