Bug 403220

Summary: calligra-3.1.0 with poppler-0.73: filters/karbon/pdf/SvgOutputDev.cpp:504:13: filters/karbon/pdf/SvgOutputDev.cpp:504:13: error: ‘Guchar’ was not declared in this scope
Product: [Applications] karbon Reporter: Andreas Sturmlechner <asturm>
Component: generalAssignee: Jan Hambrecht <jaham>
Status: RESOLVED FIXED    
Severity: normal CC: aacid
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=394739
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: build.log.tar.xz

Description Andreas Sturmlechner 2019-01-14 23:50:35 UTC
Created attachment 117462 [details]
build.log.tar.xz

The relevant upstream change in poppler-0.73:

 * Remove Gulong, Guint, Gushort, Guchar typedefs

Downstream report: https://bugs.gentoo.org/675454
Comment 1 Albert Astals Cid 2019-01-15 21:25:35 UTC
Git commit 05a65f9123bcb45829cca7d2bafb8a7b7971b29a by Albert Astals Cid.
Committed on 15/01/2019 at 21:25.
Pushed by aacid into branch 'master'.

Guchar -> unsigned char

It was just a typdef and it's now gone

M  +2    -2    filters/karbon/pdf/SvgOutputDev.cpp

https://commits.kde.org/calligra/05a65f9123bcb45829cca7d2bafb8a7b7971b29a