Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Cycling pound includes check?

I have been hit several times lately with cycling pound includes in the code and unfriendliness of the compiler regarding the issues like that. The error shows up at the strange place and it takes a while to trace it down just to find out that someone included a header file that had it already included before.

Since CDT tells me right away if I have included header file that doesn't exist, could this circular check be added as well. From the high level it doesn't seem hard to do so, but things could be different down below.

Let me know!

Thanks.

Fedja

Back to the top