Hi all, On Wed, 19 Jul 2023 19:47:42 -0500 Steve French wrote: > > Winston had an updated version of the patch - just replaced it with > his updated one which does a cast to (char *) > > ses->local_nls = load_nls((char *)ctx->local_nls->charset); > > But as he noted in an earlier email thread: > > Perhaps I should make a change to load_nls() to take a const char * > > instead of char *? If this make sense, I'll do it soon. > > which is probably cleaner s/probably/definitely/ ;-) -- Cheers, Stephen Rothwell