RE: What is the most absurd error message a program you have made was outputting?
June 11, 2023 at 2:57 pm
(June 11, 2023 at 1:11 pm)BrianSoddingBoru4 Wrote:(June 11, 2023 at 12:35 pm)FlatAssembler Wrote: Well, there were actually two bugs that are triggered by that code, one in the core of the compiler and one in the semantic analyzer. It would have probably taken me significantly less time if I knew how to use a debugger. But compilers are among the most complicated pieces of software, perhaps only less complicated than operating systems.
You don't know how to use a debugger? I foresee a great future for you as a programmer.
Boru
Well, they didn't teach us that at the university, and I haven't bothered to learn it in my free time.