Bug 18243

Summary: ljpegdecompressor.cpp needs to #include <cstring>
Product: libopenraw Reporter: Jeremy Olexa <darkside>
Component: GeneralAssignee: Hubert Figuiere <hub>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Solaris   
Whiteboard: [release:0.0.6]
i915 platform: i915 features:

Description Jeremy Olexa 2008-10-27 07:22:50 UTC
Hello,
A user submitted this "patch" but it is rather trivial to support compilation on solaris. Simply add #include <cstring> to ljpegdecompressor.cpp

More info can be seen here:
http://bugs.gentoo.org/show_bug.cgi?id=243200#c7

Thanks!
Comment 1 Hubert Figuiere 2008-10-27 09:22:17 UTC
fixed in Git master. Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.