https://bugs.documentfoundation.org/show_bug.cgi?id=127233

--- Comment #4 from Mike Kaganski <[email protected]> ---
(In reply to Julien Nabet from comment #3)
> Any thoughts?

Given that workdir/UnpackedTarball/qrcodegen/cpp/QrCode.hpp:73 has this for
qrcodegen::QrCode::encodeText:

>       /* 
>        * Returns a QR Code representing the given Unicode text string at the 
> given error correction level.
>        * As a conservative upper bound, this function is guaranteed to 
> succeed for strings that have 2953 or fewer
>        * UTF-8 code units (not Unicode code points) if the low error 
> correction level is used. The smallest possible
>        * QR Code version is automatically chosen for the output. The ECC 
> level of the result may be higher than
>        * the ecl argument if it can be done without increasing the version.
>        */

I suppose the change is perfectly correct; Julien please do submit it (it's
your patch ;-))

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to