-
```
logging/logging.c:183: error: only weak aliases are supported in this
configuration
And indeed I see use of the __attribute__(("alias")) feature in logging.c
Unfortunately there is no comment …
-
```
logging/logging.c:183: error: only weak aliases are supported in this
configuration
And indeed I see use of the __attribute__(("alias")) feature in logging.c
Unfortunately there is no comment …
-
```
logging/logging.c:183: error: only weak aliases are supported in this
configuration
And indeed I see use of the __attribute__(("alias")) feature in logging.c
Unfortunately there is no comment …
-
```
logging/logging.c:183: error: only weak aliases are supported in this
configuration
And indeed I see use of the __attribute__(("alias")) feature in logging.c
Unfortunately there is no comment …
-
Here are some ideas to improve how we handle images, that I had while thinking about #478:
### Handling multiple image resolutions
The web has a standard that we could draw on to handle multiple…
-
1. Create new layer in mobile app with some useful attributes, upload in to nextgis.com
2. Attribute names will became useless in NextGIS QGIS
![screenshot from 2018-05-21 17-33-23](https://user-ima…
-
Author Name: **Giovanni Allegri** (@giohappy)
Original Redmine Issue: [10438](https://issues.qgis.org/issues/10438)
Redmine category:qgis_server
---
GetFeatureInfo doesn't work on fields where an a…
-
![image](https://github.com/SpyglassMC/Spyglass/assets/12068027/d08e0a3f-ad64-402c-a706-fbccaeb9d395)
This far from ideal syntax could be improved somehow, there's a few ideas but nothing settled o…
-
mintty 3.7.6 running on Windows 10.
From mintty title bar, click the menu button, click Options, click Terminal.
mintty then stops responding (verified with Task Manager).
-
### Description
There is no behavior to remove `NaN` from `Expr.list` that functions similarly to `Expr.list.drop_nulls()`.
This would be nice to have, since `Expr.drop_nans()` already exists.
Th…