Would it at all be possible to catch errors and then message if the root of the problem was due to an out of memory error? Right now if that occurs we get a "Aborted due to warnings" message, which is extremely vague. Maybe looking for ENOMEM would work?
Would it at all be possible to catch errors and then message if the root of the problem was due to an out of memory error? Right now if that occurs we get a "Aborted due to warnings" message, which is extremely vague. Maybe looking for
ENOMEMwould work?