Bug 700942

Summary: Duplicated lines in PDFX_def.ps
Product: Ghostscript Reporter: i3v
Component: DocumentationAssignee: Default assignee <ghostpdl-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: master   
Hardware: PC   
OS: Windows 10   
Customer: Word Size: ---

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.