Fix for gcc 7.2 to ignore warning about giving snprintf a NULL value
(-O1 makes this happen). This should be handled differently in the future meaning Slurm should figure out the null part and not rely on *printf to do that correctly.
Please register or sign in to comment