Teon Metselaar created XGC-86:
---------------------------------

             Summary: DSCParser always throws throw DSCException %%EOF not 
found after setCheckEOF(false)
                 Key: XGC-86
                 URL: https://issues.apache.org/jira/browse/XGC-86
             Project: XMLGraphicsCommons
          Issue Type: Bug
          Components: postscript
    Affects Versions: 1.4
            Reporter: Teon Metselaar
            Priority: Minor


When checkEOF is set to false, the value of eofFound is never set to true.

This way, the method checkLine will always throw a DSCException that %%EOF is 
not found at the end of the file.

In my opinion, checkLine should only throw this exception when checkEOF is true.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to