You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
current plan is to create a new class for standard path at the same time, simplify the existing api and mark the o ld one as deprecated.
The pattern we really need are:
open a fixed file name (reloadConfig)
load all file with a pattern (e.g. all dict, all .conf). prefer to load one by one instead of open all at the same time. There was a bug that hit the os file descriptor limit.
Summary
It is well known about the encoding issue on windows. So prefer to use _w variant instead of POSIX ones on windows.
The text was updated successfully, but these errors were encountered: