Olivier XILLO

Results 4 issues of Olivier XILLO

Cloning of repository partly fails because of files with '::' in the name (e.g. ofLight::Data.markdown)

OS and version: W10-64bits - MSYS2 - mingw64 (I guess it is also applicable to all other MSYS2 flavor mingw32, clang32, clang64,...) Compiler version: gcc 13.2.0 Release or commit: 3.3.9...

enhancement
build

The .size() function has been deprecated in jQuery 1.8 and removed in 3.0. Consequently, jui (all components) throws errors. Replacing .size() by .length (as suggested by jQuery) solves the issue.