On 9 July 2012 14:20, Rolf Eike Beer <e...@sf-mail.de> wrote:
> The reason is very likely that MS compilers are broken regarding the
> difference between <> and "" in #include statements,

Please, refer to
- C99 standard (e.g. N1336), 6.10.2 Source file inclusion, clause 1 and 2
- C++ standard (e.g. N3290), 16.2 Source file inclusion, clauses 2 and 3
and notice the "implementation-defined" specified for both!.

> i.e. they always work as "".

This as "" is implementation-defined.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to