You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xmlgraphics.apache.org by "Teon Metselaar (JIRA)" <ji...@apache.org> on 2013/10/18 15:07:42 UTC

[jira] [Created] (XGC-86) DSCParser always throws throw DSCException %%EOF not found after setCheckEOF(false)

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: general-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: general-help@xmlgraphics.apache.org