Michal Skrivanek has posted comments on this change. Change subject: core: removing CR char after encoding ......................................................................
Patch Set 1: the base64 library should be able to output different "types" of base64 encoding, there should/can be a type which does not put newlines at all. typically and apparently by default it's using the MIME-compatible way of inserting newline every 76 chars mskrivanek | pkliczew: either an additional parameter or somethinng...i don't have the right docs:/ pkliczew | mskrivanek, we could create Base64 object and configure it before encoding so we could specify line separator and other params -- To view, visit http://gerrit.ovirt.org/34201 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2c11ec26e25cf39084a889ec475f400a8318e5eb Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
