summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoroondas Gupte <hg@boroon.dasgupta.ch>2011-02-11 01:27:01 +0100
committerBoroondas Gupte <hg@boroon.dasgupta.ch>2011-02-11 01:27:01 +0100
commit29b3207fe433497c60feff0b1f71b7fdb27412e1 (patch)
tree4909e82f870c9e081c2fcc9859e3fa257e2059d7 /doc
parent547b40bfc8b0139789a2d9c5dcd1591343a2c60b (diff)
OPEN-29 Error out if lldir_<platform>.h is included when building for a different platform
As far as I know, there is no good reason to include e.g. indra/llvfs/lldir_win32.h while not building for a windows target, so be better prevent this to avoid hard to find errors.
Diffstat (limited to 'doc')
-rw-r--r--doc/contributions.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt
index 516760aa5a..3330b9794f 100644
--- a/doc/contributions.txt
+++ b/doc/contributions.txt
@@ -189,6 +189,7 @@ Blakar Ogre
blino Nakamura
VWR-17
Boroondas Gupte
+ OPEN-29
SNOW-278
SNOW-503
SNOW-510