bug-apl
[Top][All Lists]
Advanced

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

Re: libapl.cc bug


From: Dr . Jürgen Sauermann
Subject: Re: libapl.cc bug
Date: Mon, 5 Jun 2023 18:08:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

Hi Chris,

thanks. I moved made the uprefs variable from
top-level to class UserPreferences (where it belongs).

That change had not propagated to all build branches,
but now I hope it is everywhere.

SVN 1707.

Best Regards,
Jürgen


On 6/5/23 17:42, Chris Moller wrote:
Hi, Jürgen,

Xtian Robert just sent me a libedif bug, but building libapl.so so I could fix that bug I found a few libapl bugs of the form:
libapl.cc: In function ‘void disable_safe_mode()’:
libapl.cc:985:4: error: ‘uprefs’ was not declared in this scope
 985 |    uprefs.safe_mode = false;
     |    ^~~~~~
The attached diff fixes these bugs, or at least identifies them.

Thanks,
Chris




reply via email to

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