From a9884dffcebb9a8278f63c631db8a06c71690cc5 Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Fri, 2 Aug 2002 00:02:26 +0000 Subject: [PATCH] Incorporate patch from ronald _DOT d _DOT hastings _AT boeing _DOT com to correctly handle C++ style comments being between Javadoc comments and declarations. --- docs/releasenotes.html | 25 +++++++++++++++++++ .../puppycrawl/tools/checkstyle/Verifier.java | 23 ++++++++++++++++- .../tools/checkstyle/InputTags.java | 12 +++++++++ 3 files changed, 59 insertions(+), 1 deletion(-) diff --git a/docs/releasenotes.html b/docs/releasenotes.html index 180374ad7..08163f755 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -26,6 +26,7 @@

Checkstyle 2