Sergey Spiridonov
Sergey Spiridonov
It is sometimes very useful to have custom string names, due to C++ limitations. Something like BETTER_ENUM_CUSTOM_NAME(Food, uint8_t, GreenSalad, "green salad", RedTomato, "red tomato") would help in such situation.
Please extend "readme" or add somewhere else information on thread-safety. Which limitations exist?
It does not break things, but looks wrong.
The reason is wrong directory name in some_libraries/include. Either CMakeList.txt or cpp file must be updated ``` $ cd some_libraries $ mkdir build $ cd build/ $ cmake .. --...
### Short description of the problem If I start mock in lxc or lxd container (rocky9/8, centos8/9), I get error 'Could not create dir /var/lib/mock/rocky+epel-9-x86_64-bootstrap/root/sys/fs/selinux. Error: [Errno 30] Read-only file...