diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-11-08 16:30:52 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-11-08 16:30:52 +0000 |
commit | 951802d0c19bb13d5d93e914f6b18c4548336261 (patch) | |
tree | 0cea1436ccf37d944b71e60ba7b55e78727f6506 /etc/compilation.txt | |
parent | b25399ac468e5fffbaba27766baa27030f1f6118 (diff) | |
download | emacs-951802d0c19bb13d5d93e914f6b18c4548336261.tar.gz |
* compilation.txt: Add one more error message for msft (Bug#4100).
Diffstat (limited to 'etc/compilation.txt')
-rw-r--r-- | etc/compilation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 27c98de51e0..6ee90ae4bb5 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -269,6 +269,7 @@ made it more strict about the error message that follows. keyboard handler.c(537) : warning C4005: 'min' : macro redefinition d:\tmp\test.c(23) : error C2143: syntax error : missing ';' before 'if' +d:\tmp\test.c(1145) : see declaration of 'nsRefPtr' * Open Watcom |