changeset 105916:1f553b32ab4f

* compilation.txt: Add one more error message for msft (Bug#4100).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 08 Nov 2009 16:30:52 +0000
parents d1351c2f9b08
children 510f457168de
files etc/ChangeLog etc/compilation.txt
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sun Nov 08 16:30:19 2009 +0000
+++ b/etc/ChangeLog	Sun Nov 08 16:30:52 2009 +0000
@@ -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 (rev 1.114) format upgrade.  (Bug#3375)
--- a/etc/compilation.txt	Sun Nov 08 16:30:19 2009 +0000
+++ b/etc/compilation.txt	Sun Nov 08 16:30:52 2009 +0000
@@ -269,6 +269,7 @@
 
 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