[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kwrite-devel
Subject:    [Bug 136476] New: Kate refuses to parse perfectly valid Java code
From:       Dima Ryazanov <someone () berkeley ! edu>
Date:       2006-10-29 20:32:15
Message-ID: 20061029213214.136476.someone () berkeley ! edu
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=136476         
           Summary: Kate refuses to parse perfectly valid Java code because
                    of an invalid Javadoc comment
           Product: kate
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kwrite-devel kde org
        ReportedBy: someone berkeley edu


Version:            (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) 
OS:                Linux

Create a file Foo.java that contains:

/**
 * Foo<Bar
 */
public class Foo {
	public static void main(String[] args) {
	}
}

This is a perfectly valid Java program; it compiles with javac, etc. But, Kate will \
treat the whole program as an invalid Javadoc comment - highlighting everything in \
red, etc.

Of course, "Foo<Bar" is not allowed in Javadoc - but it's just a comment. It should \
not affect anything after the "*/". _______________________________________________
KWrite-Devel mailing list
KWrite-Devel@kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic