Bug 241158

Summary: graphics/osg-devel: fix build on powerpc64 with clang
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: amdmi3
Priority: --- Flags: bugzilla: maintainer-feedback? (amdmi3)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (amdmi3)

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-10-09 13:47:18 UTC
Created attachment 208202 [details]
patch

char is unsigned on powerpc*.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2019-10-12 05:13:11 UTC
Approved as mentor (builds on blackbird1) pending maintainer review.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-10-27 19:28:18 UTC
A commit references this bug:

Author: pkubaj
Date: Sun Oct 27 19:27:51 UTC 2019
New revision: 515819
URL: https://svnweb.freebsd.org/changeset/ports/515819

Log:
  graphics/osg-devel: fix build on powerpc64 with clang

  char is unsigned on powerpc*.

  PR:		241158
  Approved by:	linimon (mentor), amdmi3 (maintainer timeout)

Changes:
  head/graphics/osg-devel/files/patch-src_osgDB_ConvertBase64.cpp
  head/graphics/osg-devel/files/patch-src_osgPlugins_osgjs_Base64
  head/graphics/osg-devel/files/patch-src_osgPlugins_osgjs_Base64.cpp