Hi CodeCrafters team,
I’ve been working on the shell challenge and tried to use the “Native handles and file streams (P1759R6)” feature, but discovered you’re currently using GCC 13.2.0 which doesn’t support it. Would it be possible to update to GCC 14 or newer? This would enable us to use modern C++ features that make code more elegant and efficient.
Thanks for considering this!