Byoungro So

Results 7 issues of Byoungro So

Make failed with the following error: [build] make Scanning dependencies of target mraa [ 1%] Building C object src/CMakeFiles/mraa.dir/mraa.c.o In file included from /Users/bso/mraa/src/mraa.c:52: In file included from /Users/bso/mraa/include/mraa_internal.h:35: In...

enhancement
help wanted

I have snapd 2.22. I installed the classic snap on Ubuntu Core 16.04 on the Joule board. I need avahi-daemon service, so I ran "sudo apt install avahi-daemon" under the...

This PR attempts to support the usage case where the user sets _GLIBCXX_USE_CXX11_ABI=0 to use pre-C++11 ABI. In fact, this change addresses a specific issue with using different versions of...

Using detail::string_view, print_graph can be called from pre-C++11 ABI.

SYCL_ENABLE_DEFAULT_CONTEXTS=1 is needed to run on Windows.

Added proper handling of exceptions propagated to the outermost level.

print_graph should use sycl::string_view instead of std::string which is not ABI-neutral.