Jean-Baptiste Bayle

Results 7 comments of Jean-Baptiste Bayle

Same (very annoying) issue here, also following this thread and hoping for a solution 🤞.

I think this is the kind of bug @wykvictor was pointing out: ```cpp #include #include "cxxopts.hpp" int main(int argc, char * argv[]) { cxxopts::Options parser = cxxopts::Options("Reproducible Bug"); parser.add_options() ("h,help",...

Same problem here. I am using macOS 10.14 along with Slack 4.2.0.

Any updates on this? Feels like this hack (adding back the deprecated and then removed `std::iterator` class) should be finally removed and the proposed fix (“Remove deprecated inheritance from std::iterator...

I have the same very annoying issue.

Thanks for the workaround! Any idea if this will be fixed in the next versions of this package or `atom-linter`? I haven't looked closely at the problem, so I'm not...