Bug 704405

Summary: typo causing build failure when linked against non-forked lcms2
Product: Ghostscript Reporter: Jonas Smedegaard <dr>
Component: Color ManagementAssignee: Default assignee <ghostpdl-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: andyrtr, juan+gs, robin.watts
Priority: P4    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---

Description Jonas Smedegaard 2021-09-18 12:18:53 UTC
git commit f3aaf27 introduced a typo in file base/gsicc_lcms2.c:

"return gscms_transformm_color_const" has an "m" too many around line 465.
Comment 1 Robin Watts 2021-10-01 11:47:33 UTC
Fixed in:

commit 830afae5454dea3bff903869d82022306890a96c
Author: Robin Watts <Robin.Watts@artifex.com>
Date:   Fri Oct 1 12:44:44 2021 +0100

    Bug 704405: Fix typo in non-forked lcms2 code.

Thanks for the report!
Comment 2 Ken Sharp 2021-10-05 15:08:06 UTC
*** Bug 704501 has been marked as a duplicate of this bug. ***