今天看代码,无意中发现Redis中的一行注释:if (!stacksize) stacksize = ; /* The world is full of Solaris Fixes */这行代码在bio.c文件中。看来程序员对操作系统多样性吐槽多多啊。