Originally posted by KrazyHorse
View Post
Usually, the changes that are made are totally irrelevant to your project, but because they have have made a cluster**** of their includes, you are forced to make a total recompile. This happens even if you have no need nor will ever want to use the new "Krazy_special_function()" that are includeded in some obscure include file.
In worst case that stupid function can demand a total recompile and if your naming is sufficiently stupid, break a whole project.
*.h files that includes unnessececary things are plain stupid.
Asher and I have some disagrements, but I doubt that we have on this point.
Comment