Glob compiling issues breaking parts of interpreter
When trying to use the sample loop project, I get this error:
File: 'samples/language/9-loop.sh' line: 81 >> files = [file for file in $(ls) if file.size("k") > 10] Error: symbol size not found
I tried compiling this on Ubuntu 18.04.
When I was compiling the project, I got this error:
/home/ubuntu/shell-plus-plus/glob-cpp/include/glob-cpp/glob.h: In instantiation of ‘std::tuple<long unsigned int, long unsigned int> glob::StateMatch<charT>::Next(glob::String<charT>&, size_t) [with charT = char; glob::String<charT> = std::__cxx11::basic_string