In the TS API should we remove the errbuf / errbuf_size parameters to TSRemapInit() and TSRemapNewInstance() ? It seems better to report any diagnostics with TSError() or TSDebug().
- Remove errbuf / errbuf_size parameters Walt Karas
- Re: Remove errbuf / errbuf_size parameters Alan Carroll