Index: files/patch-src_EtrexH_CDevice.cpp =================================================================== --- files/patch-src_EtrexH_CDevice.cpp (nonexistent) +++ files/patch-src_EtrexH_CDevice.cpp (working copy) @@ -0,0 +1,11 @@ +--- src/EtrexH/CDevice.cpp.orig 2019-10-07 13:16:44 UTC ++++ src/EtrexH/CDevice.cpp +@@ -47,7 +47,7 @@ callback ( state,0,cancel,0,message ) + + namespace EtrexH + { +- static const char _clrtbl[1024]= { ++ static const signed char _clrtbl[1024]= { + -127,-127,-127,0,-60,-60,-60,0,90,90,90,0,0,0,0,0,-117,0,0,0, + -76,0,0,0,-43,0,0,0,-1,0,0,0,0,48,0,0,32,48,0,0, + 65,48,0,0,106,48,0,0,-117,48,0,0,-76,48,0,0,-43,48,0,0, Property changes on: files/patch-src_EtrexH_CDevice.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: files/patch-src_EtrexLegendC_CDevice.cpp =================================================================== --- files/patch-src_EtrexLegendC_CDevice.cpp (nonexistent) +++ files/patch-src_EtrexLegendC_CDevice.cpp (working copy) @@ -0,0 +1,11 @@ +--- src/EtrexLegendC/CDevice.cpp.orig 2019-10-07 13:15:56 UTC ++++ src/EtrexLegendC/CDevice.cpp +@@ -37,7 +37,7 @@ using namespace std; + namespace EtrexLegendC + { + +- static const char _clrtbl[1024]= { ++ static const signed char _clrtbl[1024]= { + 0,0,0,0,32,0,0,0,65,0,0,0,106,0,0,0,-117,0,0,0, + -76,0,0,0,-43,0,0,0,-1,0,0,0,0,48,0,0,32,48,0,0, + 65,48,0,0,106,48,0,0,-117,48,0,0,-76,48,0,0,-43,48,0,0, Property changes on: files/patch-src_EtrexLegendC_CDevice.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: files/patch-src_GPSMap60CSx_CDevice.cpp =================================================================== --- files/patch-src_GPSMap60CSx_CDevice.cpp (nonexistent) +++ files/patch-src_GPSMap60CSx_CDevice.cpp (working copy) @@ -0,0 +1,11 @@ +--- src/GPSMap60CSx/CDevice.cpp.orig 2019-10-07 12:13:59 UTC ++++ src/GPSMap60CSx/CDevice.cpp +@@ -43,7 +43,7 @@ using namespace std; + namespace GPSMap60CSx + { + +- static const char _clrtbl[1024]= { ++ static const signed char _clrtbl[1024]= { + 0,0,0,0,32,0,0,0,65,0,0,0,106,0,0,0,-117,0,0,0, + -76,0,0,0,-43,0,0,0,-1,0,0,0,0,48,0,0,32,48,0,0, + 65,48,0,0,106,48,0,0,-117,48,0,0,-76,48,0,0,-43,48,0,0, Property changes on: files/patch-src_GPSMap60CSx_CDevice.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property