Many years ago I wrote, as a joke, a shell script which wrapped around gcc, watched for errors, and /* commented */ out whichever line corresponded to the first error message.
Great for student C assignments, if “make” fails, just run it again until it succeeds!
Many years ago I wrote, as a joke, a shell script which wrapped around gcc, watched for errors, and /* commented */ out whichever line corresponded to the first error message.
Great for student C assignments, if “make” fails, just run it again until it succeeds!