Matthias Kollmann

Results 2 issues of Matthias Kollmann

I recently set up a raspi to run welle-io and found that the documentation needs an update: - [x] The new dependencies of 2.0 are missing - [x] I needed...

bug

when I build welle.io on macOS 10.12 I get a multiple warnings like this: ``` ../../../welle.io/src/various/ringbuffer.h:348:13: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead...

enhancement