Andy wrote: > sbr/fmt_rfc2047.c:391:12: error: use of undeclared identifier 'initialdstlen' > return initialdstlen - dstlen; > ^
Thanks. That happens when building without iconv. I'll fix. David
Andy wrote: > sbr/fmt_rfc2047.c:391:12: error: use of undeclared identifier 'initialdstlen' > return initialdstlen - dstlen; > ^
Thanks. That happens when building without iconv. I'll fix. David