stroucki
stroucki
I have no problem with the braces and the implied make_pair, so are you sure you are using the correct c++ version?
@Foadsf done: https://github.com/stroucki/OpenCL-examples
Do you know of an alternative?
Interesting, thanks. What is the origin of your library, and are you still maintaining it? How does one migrate from rxtx?
Is "javac -h" equivalent to "javah"?
I just spent a couple minutes hacking on it and I couldn't get the correct maven incantation; I'd assume this is an issue that should be handled by the native-maven-plugin....
Back in 2016, I implemented this for my fork of the Gogs code at the time. Look at stroucki/gogs, branch commitemails. It mails all watchers of the relevant repository. I...
Want to patch musl? https://github.com/Estatcamp/musl/commit/2c1dec5fa553abbdf5ffbf5194e173e624699bcf Or you could perhaps hack musl's new pthread_getname_np into bees.
I did resize my hash based on the above information and had my filesystem rescan blocks, but around day 5 btrfs had a "hiccup" and the filesystem is now not...
``` Thread 1 "bees" hit Breakpoint 1, BeesContext::root_fd (this=0x55555590f7c0) at bees.h:747 747 Fd root_fd() const { return m_root_fd; } (gdb) print m_root_fd $1 = {m_ptr = std::shared_ptr (empty) 0x0, static...