summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-11-08 16:30:52 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-11-08 16:30:52 +0000
commit951802d0c19bb13d5d93e914f6b18c4548336261 (patch)
tree0cea1436ccf37d944b71e60ba7b55e78727f6506 /etc
parentb25399ac468e5fffbaba27766baa27030f1f6118 (diff)
downloademacs-951802d0c19bb13d5d93e914f6b18c4548336261.tar.gz
* compilation.txt: Add one more error message for msft (Bug#4100).
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/compilation.txt1
2 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index f109df9fbfc..763c9dc78f7 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-08 Chong Yidong <cyd@stupidchicken.com>
+
+ * compilation.txt: Add one more error message for msft (Bug#4100).
+
2009-10-09 Karl Fogel <karl.fogel@red-bean.com>
* NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
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