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
I might need to wrap FilePathList after all. In order to avoid string copies, a copyPaths(FilePathList; var openArray[string]), or copyPaths(FilePathList; var seq[string]).
The text was updated successfully, but these errors were encountered:
I might need to wrap FilePathList after all. In order to avoid string copies, a
copyPaths(FilePathList; var openArray[string])
, orcopyPaths(FilePathList; var seq[string])
.The text was updated successfully, but these errors were encountered: