Arkadiusz Drabczyk
Arkadiusz Drabczyk
I use linenoise on an ARM device. On ARM chars are unsigned by default and for this reason they can never be less than zero.
### What feature do you want to see added? I'm switching away from Bamboo and I'm looking for an equivalent of `bamboo_planRepository_1_name`. It would be easier to have a ready...
### What version of ogen are you using? ```bash $ go list -m github.com/ogen-go/ogen github.com/ogen-go/ogen ``` I compiled it from tip of today's main: $ git describe --always 78b0432b ###...
[ja:/home/ja/thingsboard-python-rest-client/examples] master ± PYTHONPATH=.. python3 example_application.py 2024-01-17 12:51:33 - INFO - example_application - 46 - Asset was created: {'additional_info': None, 'asset_profile_id': {'entity_type': 'ASSET_PROFILE', 'id': '63eb9290-b52e-11ee-b742-57063ee55db6'}, 'created_time': 1705492293837, 'customer_id': {'entity_type': 'CUSTOMER',...
This is needed for services such as /etc/rc.d/S19dnsmasq that start before S50syslog-ng and expect /dev/log to exist to mount it in jail. Fixes https://github.com/openwrt/packages/issues/20971 Maintainer: @BKPepe Compile tested: x86-64 Ubuntu...
### Code editor Emacs ### Platform Linux ### Version 5.4.2 ### What steps will reproduce the bug? Example code, see the comment: #!/usr/bin/env bash function foo { echo in foo...