# HG changeset patch # User Chong Yidong # Date 1257697852 0 # Node ID 1f553b32ab4fe4a96827f98e366561556f04bb52 # Parent d1351c2f9b089b122d40aa2135cf58a36c0cb9cb * compilation.txt: Add one more error message for msft (Bug#4100). diff -r d1351c2f9b08 -r 1f553b32ab4f etc/ChangeLog --- 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 + + * compilation.txt: Add one more error message for msft (Bug#4100). + 2009-10-09 Karl Fogel * NEWS: Document bookmark.el (rev 1.114) format upgrade. (Bug#3375) diff -r d1351c2f9b08 -r 1f553b32ab4f etc/compilation.txt --- 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