Dave Newson

Results 9 comments of Dave Newson

@filosganga iirc I ran into some problems with this and compiling out to Teensy 3. Does work with Teensy 2++, mind you, so it's at least a step in the...

For what it's worth to anyone else who happens across this PR, I've abandoned trying to make this work in favor of using PlatformIO for the same cross-OS compiling. There...

As it's been about 10 months and this thread has no conclusion, so I'd like to give a bit of an overview, especially for anyone else coming to visit this...

@Seldaek For me it's really a question of scale. Yes - you're not mistaken - I can go into each of these libraries and I can modify VCS-tracked files (ew)...

I'm observing this same behavior using the `Db` Module, trying to process a `dump` file. The `pwd` is inherited, rather than changed to that of the `codeception.yml` file being executed....

I wanted to compile the included sample just to take it for a spin and ran into the same problem. I managed to "solve" it after a quick pick at...

I should point out I also modified how the Config class constants are defined, and how they get type-cast, because it annoyed me when adding new Config options. That's probably...

@helhum thanks for coming back with the detailed explanation. The autoloader system isn't something I'm intimately familiar with. I fully agree with you about this being an edge-case for the...

@helhum No worries, thanks for considering this further. We're happy to use branched code, but it is even better when we can use proper releases ;) No rush. We're on...