Bug 700942 - Duplicated lines in PDFX_def.ps
Summary: Duplicated lines in PDFX_def.ps
Status: RESOLVED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Documentation (show other bugs)
Version: master
Hardware: PC Windows 10
: P4 normal
Assignee: Default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-02 23:28 UTC by i3v
Modified: 2019-04-03 07:36 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description i3v 2019-04-02 23:28:08 UTC
AFAIU, there's something wrong with lines 10-23 of the PDFX_def.ps example, after the 2c97be9f328babb7b544ab3610e6fce05e30cdc8 .

* lines 20-23 produce (is the whole nested `if` is miss-structured?):
> Error: /stackunderflow in --if--
  (I'm using gs 9.26)
  

* "\nERROR:" in one case but just "ERROR:" in another case. 
  Is that correct?
Comment 1 Ken Sharp 2019-04-03 07:36:20 UTC
(In reply to i3v from comment #0)
> AFAIU, there's something wrong with lines 10-23 of the PDFX_def.ps example,
> after the 2c97be9f328babb7b544ab3610e6fce05e30cdc8 .
> 
> * lines 20-23 produce (is the whole nested `if` is miss-structured?):
> > Error: /stackunderflow in --if--
>   (I'm using gs 9.26)

For some reason Git did a merge on that file, and messed it up. Never seen that before.

 
> * "\nERROR:" in one case but just "ERROR:" in another case. 
>   Is that correct?

Its deliberate.