|
|
|
|
|
by bluGill
2762 days ago
|
|
clang actually does have the warning you want gcc to have - this is how I found our instances of it. What none of the above can do is two different projects have MESSAGE_H headers that are different can fully compatible to include both. #pragma once handles this correctly. |
|
I adopted the following pattern some twenty years ago of affixing a random 32 bit number in hex: