Hi Maarten, Thanks for the patch and the work on svkbd and sxmo.
I have a question about a warning in the code (gcc with compiled with CFLAGS -Wall): layout.mobile-intl.h:387: warning: 'keys_functions' defined but not used Should it be added to the layer definitions, removed or left as-is for now? Should I tag the release as 0.3 and generate the tarball? On Sun, Mar 28, 2021 at 05:01:22PM +0200, Maarten van Gompel wrote: > Hi Hiltjo, > > Thanks for the merge and the extra cleanup you did, looks good! I just > submitted one > last patch (a modification to one of the other layouts, fell outside > the earlier batch) and then I think we're good to go for release of > svkbd 0.3.0 if you're satisfied too. > > Regards, > > -- > > Maarten van Gompel > > proy...@anaproy.nl > https://proycon.anaproy.nl > https://github.com/proycon > > GnuPG key: 0x39FE11201A31555C > XMPP: proy...@anaproy.nl Matrix: @proycon:matrix.anaproy.nl > Telegram: proycon IRC: proycon (freenode) > Mastodon: https://social.anaproy.nl/@proycon (@proy...@social.anaproy.nl) > Twitter: https://twitter.com/proycon > > > > > > On 21-03-27 02:37, Hiltjo Posthuma wrote: > > On Sat, Mar 27, 2021 at 02:03:05PM +0100, Maarten van Gompel wrote: > > > On 21-03-19 09:23, Maarten van Gompel wrote: > > > > > Thanks for the work. > > > > > > > > > > I've reviewed the patches. In general it looks good, but I've found a > > > > > few > > > > > issues. Can you resend them to the mailinglist, then me (and possibly > > > > > others > > > > > too of course) can respond inline which is the way we like to manage > > > > > and review > > > > > > > Thanks! Sure, no problem. I'll send them all to the mailing list. > > > > Looking forward to your feedback. > > > > > > I wonder if the svkbd patches I submitted last week arrived properly and > > > if you > > > have the opportunity to look at them soon? > > > > > > (I only see 2 of the 24(!) patches in the mailing list archives, there > > > may be some caught in a filter?) > > > > > > Once possible issues are resolved and things are merged we'd like a new > > > svkbd release tag (0.3.0) so I can pick up the packaging end for Alpine > > > Linux and we can subsequently do our sxmo 1.4.0 release, for which the > > > new svkbd is a major dependency. > > > > > > Thanks! > > > > > > -- > > > > > > Maarten van Gompel > > > > > > proy...@anaproy.nl > > > https://proycon.anaproy.nl > > > https://github.com/proycon > > > > > > GnuPG key: 0x39FE11201A31555C > > > XMPP: proy...@anaproy.nl Matrix: @proycon:matrix.anaproy.nl > > > Telegram: proycon IRC: proycon (freenode) > > > Mastodon: https://social.anaproy.nl/@proycon > > > (@proy...@social.anaproy.nl) > > > Twitter: https://twitter.com/proycon > > > > > > > Hi Maarten, > > > > They arrived properly. I've read most of the patches. It's a bulk of > > patches > > so please give me some time to review it. > > > > Some quick notes (will write it more detailed later): > > > > - Add an util function estrdup() and check all memory allocations. > > - Theres a warning about a ShiftMask macro (clang on OpenBSD). > > - Change to a consistent code-style and trailing white-space/TAB issues. > > - The commit "fixed double free error" also changed the Makefile (added -g). > > > > -- > > Kind regards, > > Hiltjo > > > -- Kind regards, Hiltjo