* Pavel gave all rights to bugs to Vasiliy, none of the bugs are Pavel's now.
(History may not repeat, but it will misname things {at least in some versions}) -- /linux-2.4/include/(some versions of)/uaccess.h
* For historical reasons, these macros are grossly misnamed.
(We can't think of much to say here right now, but we're saying something anyway.) --- from Python-2.7.9/Modules/_ctypes/stgdict.c
* XXX blabla more
(What the world really needs is r/codegonewild) -- from git/patch-delta.c
* /* sanity check */ if (data != top || size != 0) { error("delta replay has gone wild"); }