Jonathan Perkin
Jonathan Perkin
Thanks for this! Unfortunately you seem to have included whitespace changes which makes it very difficult to see exactly what is required to support 0.12. My plan is to move...
I wonder if it's just that polling isn't supported for SPI. Out of interest, to rule out any hardware or kernel issues, if you just use regular GPIO does it...
Hi @targos, I'm struggling to find where this is coming from - GitHub search across the entire nodejs and v8 organisations show no code matches for `malloc_usable_size()`. It's not something...
Ah, ok, thanks! Looks like GitHub search just completely doesn't work. The fix looks straight-forward (add `V8_OS_SOLARIS` to the exclusion list for `V8_HAS_MALLOC_USABLE_SIZE` on line 26, similar to AIX) but...
Hi, any update on this? It's a bit of a pain having to merge these changes every time influxdb switches to a different version of survey. Thanks!
I'm now running into this. Since Ventura finally put an end to my NFS-based chroots for building pkgsrc that I've been using for many years (https://pkgsrc.smartos.org/install-on-macos/), I've had to switch...
Sorry, I'll take a look at this soon.
@siepkes if this is intended for pkgsrc then we would likely completely ignore this kind of section, it's way too OS-specific, so I wouldn't worry too much about it.
Thanks for the feedback. I've updated the pull request to incorporate these suggestions, and have also made a few fixes to the event port backend which seems to have resolved...
OK, not a problem, you should have received a signed CLA from me now.