[riot-commits] [RIOT-OS/RIOT] 1f011e: renamed the cpp header file to `*.hpp` to preven e...
BytesGalore
martin.landsmann at haw-hamburg.de
Fri Oct 10 13:29:48 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1f011eb1e9b8ddf0268d66a09cf2ee816b130ac3
https://github.com/RIOT-OS/RIOT/commit/1f011eb1e9b8ddf0268d66a09cf2ee816b130ac3
Author: BytesGalore <Martin.Landsmann at HAW-Hamburg.de>
Date: 2014-10-10 (Fri, 10 Oct 2014)
Changed paths:
M examples/riot_and_cpp/cpp_class.cpp
R examples/riot_and_cpp/cpp_class.h
A examples/riot_and_cpp/cpp_class.hpp
M examples/riot_and_cpp/main.cpp
Log Message:
-----------
renamed the cpp header file to `*.hpp` to preven eventually a collision with #1789
Commit: e6cf525a73d4f3217cd50a7a3769c7749854b085
https://github.com/RIOT-OS/RIOT/commit/e6cf525a73d4f3217cd50a7a3769c7749854b085
Author: BytesGalore <martin.landsmann at haw-hamburg.de>
Date: 2014-10-10 (Fri, 10 Oct 2014)
Changed paths:
M examples/riot_and_cpp/cpp_class.cpp
R examples/riot_and_cpp/cpp_class.h
A examples/riot_and_cpp/cpp_class.hpp
M examples/riot_and_cpp/main.cpp
Log Message:
-----------
Merge pull request #1792 from BytesGalore/rename_cpp_header_to_hpp
renamed the cpp header file from `*.h` to `*.hpp` to avoid false positive when require `extern "C"` in a C header.
Compare: https://github.com/RIOT-OS/RIOT/compare/42f96b0d6007...e6cf525a73d4
More information about the commits
mailing list