After running into insane amounts of very weird issues with gccgo
with Docker, some of which were actual compiler bugs, someone on my team at SUSE asked the very pertinent question "just exactly what is dockerinit, and why are we packaging it?". I've since written a patch to remove it, but I thought I'd take the time to talk about dockerinit
and more generally dead code (or more importantly, code that won't die).
↧
Dockerinit and Dead Code
↧