[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libapl.cc bug
From: |
Chris Moller |
Subject: |
libapl.cc bug |
Date: |
Mon, 5 Jun 2023 11:42:01 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 |
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
apl-1706.diff
Description: Text Data
OpenPGP_0xDA6C01938888083E.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
- libapl.cc bug,
Chris Moller <=