These are new ERRORS:
In file included from common.h:199:0,
from textUtilities.cpp:1:
textUtilities.cpp: In function ‘bool AdjustUTF8(char*, char*)’:
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR
^
textUtilities.cpp:1864:21: note: in expansion of macro ‘WARNSCRIPT’
if (compiling) WARNSCRIPT(“UTF8 B4 ’ revised to Ascii %s | %s”,start,buffe
^
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR
^
textUtilities.cpp:1872:21: note: in expansion of macro ‘WARNSCRIPT’
if (compiling) WARNSCRIPT(“UTF8 opening single quote revised to Ascii %s |
^
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR
^
textUtilities.cpp:1881:22: note: in expansion of macro ‘WARNSCRIPT’
if (compiling) WARNSCRIPT(“UTF8 closing single quote revised to Ascii %s
^
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR
^
textUtilities.cpp:1906:21: note: in expansion of macro ‘WARNSCRIPT’
if (compiling) WARNSCRIPT(“UTF8 opening double quote revised to Ascii %s |
^
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR
^
textUtilities.cpp:1912:21: note: in expansion of macro ‘WARNSCRIPT’
if (compiling) WARNSCRIPT(“UTF8 opening curly paren quote revised to Ascii
^
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR
^
textUtilities.cpp:1918:21: note: in expansion of macro ‘WARNSCRIPT’
if (compiling) WARNSCRIPT(“UTF8 closing curly paren quote revised to Ascii
^
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR
^
textUtilities.cpp:1924:21: note: in expansion of macro ‘WARNSCRIPT’
if (compiling) WARNSCRIPT(“UTF8 closing double quote revised to Ascii %s |
^
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR
^
textUtilities.cpp:1929:21: note: in expansion of macro ‘WARNSCRIPT’
if (compiling) WARNSCRIPT(“UTF8 mdash seen %s | %s”, start, buffer);
^
scriptCompile.h:59:53: error: ‘ScriptWarn’ was not declared in this scope
#define WARNSCRIPT(...) {if (compiling) {ScriptWarn(); Log(STDTRACELOG, __VA_AR