From 0ff85f14a790e71357e3bfafd04c095944f068e4 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 30 Aug 2016 12:01:48 +1000 Subject: Detect warnings from Visual C++ which do not contain line numbers. --- doc/ScintillaHistory.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a646f05cd..b4fd684c9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -533,6 +533,9 @@ Bug #210.
  • + The errorlist lexer detects warnings from Visual C++ which do not contain line numbers. +
  • +
  • The HTML lexer no longer treats "<?" inside a string in a script as potentially starting an XML document. Bug #767.
  • -- cgit v1.2.3