Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5050807

Funny error message

XMLWordPrintable

    • apt
    • b58
    • generic, x86, sparc
    • linux, solaris_9, windows_2000



      Name: ss24420 Date: 05/20/2004



      Here's a bad (very bad) java source file:

      % cat A.java
      A

      Here's how javac handles it:

      % javac A.java
      A.java:1: 'class' or 'interface' expected
      A
      ^
      1 error

      Fair enough. Here's how apt handles it:

      % apt -print A.java
      __input:1: 'class' or 'interface' expected
      (source unavailable)

      ======================================================================

            darcy Joe Darcy
            sseligmasunw Scott Seligman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: