From kde-panel-devel Thu Jan 29 16:53:32 2015 From: "Alex Richardson" Date: Thu, 29 Jan 2015 16:53:32 +0000 To: kde-panel-devel Subject: Review Request 122312: Use sysconf() instead of relying on UT_NAMESIZE Message-Id: <20150129165332.13679.23367 () probe ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=142255042510654 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============7015177636373146494==" --===============7015177636373146494== Content-Type: multipart/alternative; boundary="===============3176077563832855996==" --===============3176077563832855996== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122312/ ----------------------------------------------------------- Review request for Plasma and Raphael Kubo da Costa. Repository: user-manager Description ------- Use sysconf() instead of relying on UT_NAMESIZE This will work on any UNIX system even those that don't have utmp.h such as FreeBSD. Diffs ----- src/accountinfo.cpp 68fc865 Diff: https://git.reviewboard.kde.org/r/122312/diff/ Testing ------- compiles, runs and shows user name too long tooltip when I enter a really long name Thanks, Alex Richardson --===============3176077563832855996== MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122312/

Review request for Plasma and Raphael Kubo da Costa.
By Alex Richardson.
Repository: user-manager

Description

Use sysconf() instead of relying on UT_NAMESIZE

This will work on any UNIX system even those that don't have utmp.h such as FreeBSD.

Testing

compiles, runs and shows user name too long tooltip when I enter a really long name

Diffs

  • src/accountinfo.cpp (68fc865)

View Diff

--===============3176077563832855996==-- --===============7015177636373146494== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============7015177636373146494==--