Lucas Picchi
Lucas Picchi
When trying to compile on Ubuntu 14.04 got: [ 51%] Building C object CMakeFiles/jshn.dir/jshn.c.o /opt/git/libubox/jshn.c: In function ‘jshn_parse’: /opt/git/libubox/jshn.c:162:2: warning: implicit declaration of function ‘is_error’ [-Wimplicit-function-declaration] if (is_error(obj) || json_object_get_type(obj)...
When trying to compile on Ubuntu 14.04 got: [ 48%] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o /opt/git/libubox/blobmsg_json.c: In function ‘__blobmsg_add_json’: /opt/git/libubox/blobmsg_json.c:78:2: error: implicit declaration of function ‘is_error’ [-Werror=implicit-function-declaration] if (is_error(obj)) ^ adding...
[Bug]
| Software | Version(s) | | ---------------- | ---------- | | typeorm-fixtures | 3.0.0 | Node | v16.14.2 | npm/Yarn | yarn 1.22.15 | Operating System | Windows 11 The...
### Checkboxes for prior research - [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...
### Are you submitting a **bug report** or a **feature request**? I'm submitting a bug report ### What is the current behavior? When you reset a form that has calculations...
Support Quartz syntax "L-{number}" as "{number} days before month end" Example: `0 14 L-3 * ?` Should evaluate 3 days before each month ends Next 5 executions from today: ```...
Support Quartz syntax "LW" as "last weekday of the month" Example: `0 14 LW * ?` Next 5 executions from today: ``` 09/30/2020 14:00:00 10/30/2020 14:00:00 11/30/2020 14:00:00 12/31/2020 14:00:00...
When mapping a NTS Point with SRID 4326 to GeoJSON the coordinates remains in same order, but SRID 4326 is Lat/Long and GeoJSON is Long/Lat Is there any config to...
I've built universal .app using my own universal build of openssl 3.1 and qt 5.15.9. I don't have an M1 mac so you are welcome to test and report. This...
**Platform:** MacOS Ventura 13.3.1(a) **Mapbox SDK version:** qt-staging (Qt 5.15.9) ### Steps to trigger behavior 1. Build Qt using make ### Expected behavior There is no expected behaviour as Qt5...