Notes |
|
(0038974)
|
Brad King
|
2015-06-25 08:37
|
|
CheckIncludeFile supports checking a single #include line. Later CheckIncludeFiles was added when we realized some headers need other headers to work so it supports multiple #include lines. The former is kept for compatibility with projects using it. |
|
|
(0038975)
|
ycollet
|
2015-06-25 08:50
|
|
Maybe adding a little more documentation in CheckIncludeFiles:
Check if several files can be included
instead of
Check if the files can be included
And in CheckIncludeFile, a little recommandation:
"Please use CheckIncludeFiles instead of CheckIncludeFile"
It was not that clear to see the differences :) |
|
|
(0038976)
|
Brad King
|
2015-06-25 09:42
|
|
|
|
(0038979)
|
ycollet
|
2015-06-25 09:57
|
|
|
|
(0040080)
|
Robert Maynard
|
2016-01-04 11:51
|
|
Closing resolved issues that have not been updated in more than 4 months. |
|