Hello,
I am upgrading my code from Crystal 0.30.1 to 0.35.1. When I compile with the newer version, I get the following error.
Error: undefined constant Process::ORIGINAL_STDOUT
These constants were defined in 0.30.1 and are not present in 0.35.1. I searched through the releases notes and through API, but could not find what I should replace these with. Can someone please point me in the right direction?
Thank you.