Skip to content
Snippets Groups Projects
Commit c388d93a authored by David Tschumperlé's avatar David Tschumperlé
Browse files

.

parent 9231eb58
No related branches found
No related tags found
No related merge requests found
......@@ -17619,7 +17619,7 @@ namespace cimg_library_suffixed {
}
if (_cimg_mp_is_vector(arg1) && !ref[0]) ++arg1;
if (_cimg_mp_is_vector(arg2)) {
if (arg3==~0U) arg3 = _cimg_mp_size(arg2);
if (arg3==~0U) arg3 = constant(_cimg_mp_size(arg2));
if (!ref[7]) ++arg2;
}
if (arg3==~0U) arg3 = 1;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment