IRC channel logs
2025-03-31.log
back to list of logs
<LaurentH>cosinusoidally: It's funny how we all end up running into the same issues, I had to define __linux__ and __i386__ a few days ago, and I noticed that Mes has workarounds to bootstrap long long on x86-32 and floats, which were 2 things I was dreading about in particular <LaurentH>Also, it's not just paths that are inscribed in binaries, debug information includes line numbers so any changes that adds whitespace can mean a different hash! <LaurentH>stikonas: diffoscope was really useful in finding the small difference, it probably saved me many hours of looking at hexdumps, thanks! :)