[
https://issues.apache.org/jira/browse/PDFBOX-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168345#comment-14168345
]
ASF subversion and git services commented on PDFBOX-1833:
---------------------------------------------------------
Commit 1631121 from [~tilman] in branch 'pdfbox/branches/1.8'
[ https://svn.apache.org/r1631121 ]
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)