On 6/6/23 15:56, Dr. Jürgen Sauermann
wrote:
Hi,
sorry for that. The reason for making it private is to entirely
prevent its usage.
The former implementation of of it only worked for ASCII strings.
There was
a note about that in the header file, but I have seen quite a few
incorrect
usages of it (read: with UTF8-encoded strings) which then caused
other, difficult
to find, errors later on.
Best Regards,
Jürgen
On 6/6/23 17:31, Chris Moller wrote:
Hi, Xtian,
Just pushed a fix for edif if you want to give it a try.
Works for me on SVN 1706 and yesterday's SVN 1708.
--cm
On 6/5/23 03:33, Christian Robert
wrote:
SVN
1704 completely broke libedif
Juergen made UCS_string (const char *) a private member of
the class
so a lot of compile errors in edif.cc ...
Not sure if this can be fixed. I reverted to SVN 1702
meanwhile. The is no way I'll revert to the "DEL Editor" !
Xtian.