bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: aplwrap


From: Blake McBride
Subject: Re: aplwrap
Date: Mon, 29 Jun 2020 15:20:36 -0500

Thanks a lot!

On Mon, Jun 29, 2020 at 3:14 PM Chris Moller <moller@mollerware.com> wrote:
Not to beat this to death, but today I added Settings controls for the font size as well as for the foreground and background colours, and all of those are saved when the app shuts down and restored when it comes up again.

Have fun, y'all.

On 2020-06-28 19:48, Blake McBride wrote:
Font size is a bit small for me.  It would be nice if the font size was a File/Settings too.

Thanks!

Blake


On Sun, Jun 28, 2020 at 6:45 PM Blake McBride <blake1024@gmail.com> wrote:
Works.  I like it!  Thanks!!

--blake


On Sun, Jun 28, 2020 at 6:18 PM Chris Moller <moller@mollerware.com> wrote:
Bah!, as they say--that's what happens when you rush things.  The fix is to delete the line, but I just committed the fix.

On 28/06/2020 18:34, Blake McBride wrote:
I'm getting:

pstat.c:192:3: error: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Werror=unused-result]
   asprintf(&path, "/proc/%d/stat", pid);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Thanks!

Blake


On Sun, Jun 28, 2020 at 4:26 PM Chris Moller <moller@mollerware.com> wrote:
I committed the unused variable patch and also stuck the source code location ./configure option back in:
./configure --with-apl-source-dir=/home/moller/personal/tinkering/gnuapl/trunk/src






reply via email to

[Prev in Thread] Current Thread [Next in Thread]