Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37909549
en ru br
ALT Linux repos
S:0-alt7.gitcaad49c

Group :: System/Libraries
RPM: libopenCOLLADA

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: openCOLLADA-narrowing_gcc6.patch
Download


--- a/COLLADABaseUtils/src/COLLADABUURI.cpp
+++ b/COLLADABaseUtils/src/COLLADABUURI.cpp
@@ -32,7 +32,7 @@ namespace COLLADABU
 
 
 
-	const char HEX2DEC[256] = 
+	const signed char HEX2DEC[256] = 
 	{
 		/*       0  1  2  3   4  5  6  7   8  9  A  B   C  D  E  F */
 		/* 0 */ -1,-1,-1,-1, -1,-1,-1,-1, -1,-1,-1,-1, -1,-1,-1,-1,
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin