You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/11 23:21:34 UTC

[jira] [Commented] (PDFBOX-1833) BaseParser tidy up

    [ https://issues.apache.org/jira/browse/PDFBOX-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168344#comment-14168344 ] 

ASF subversion and git services commented on PDFBOX-1833:
---------------------------------------------------------

Commit 1631120 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1631120 ]

PDFBOX-1833: Tidy up logic (should not change the parsing result), as suggested by Jens Kapitza

> BaseParser tidy up
> ------------------
>
>                 Key: PDFBOX-1833
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1833
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Parsing
>    Affects Versions: 2.0.0
>            Reporter: Jens Kapitza
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: baseparser.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Tidy up logic (should not change the parsing result)
> Character.isWhitespace(c) is the only point wich may have site effects (but i assume there is no File-Seperator in parseCOSHexString)
> so this should pass as it passes befor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)