Nix writes: > *boom*). This necessitated a tiny fix to text.h before PATH_MAX_EXTERNAL > could be used on non-Windows systems at all... That's weird; there are a fair number of occurances in *-x.c files according to grep. It seems unlikely that they're protected by #ifdef MS_WINDOWS....