-
steam.sh[11908]: Running Steam on debian 12 64-bit
steam.sh[11908]: STEAM_RUNTIME is enabled by the user
setup.sh[11972]: Steam runtime environment up-to-date!
/home/ciga/.local/share/Steam/ubuntu1…
-
Występuje problem:
- [ ] z zasobem REST API / with a REST API resource
- [X] ze środowiskiem produkcyjnym / with the production environment
- [ ] ze środowiskiem testowym / with the test environ…
-
### Describe the bug
I cannot build on Linux 5.15.165-1-MANJARO:
- curl and icu version mismatch
icu 75.1-1
curl 8.9.1-2
Versions of this packages are not checked.
### Steps to reproduce
git…
-
The `certFileLocations` are currently hardcoded:
https://github.com/duckdb/uc_catalog/blob/8547541273c6b82e7fb99b906dbbcae2c2fe5a19/src/uc_api.cpp#L20
DuckDB has a config for `ca_cert_file`. Can w…
-
### 操作系统(如MacOS 10.15)
>Windows10 x64
### 网络环境(移动,联通,电信,移动宽带,联通宽带,电信宽带,等等..)
>移动宽带
### 问题描述(简要描述发生的问题)
>7位数的号码搜不出来
### 复现步骤(详细描述导致问题产生的操作步骤,如果能稳定复现)
>在搜索栏搜不出7位数号码的本子,只能搜6位数的
…
-
### I did this
Compile logs:
```
s/build curl
CLEAN curl
* Removing /var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_64-13.0-devel/build/curl-8.10.1 ...
* …
-
### Operating system
x64-linux
### Compiler
GCC
### Steps to reproduce the behavior
```Shell
./vcpkg install
with vcpkg.json
{
"dependencies": [
"cpr"
],
"overrides": [
{ "name" : …
-
### Description
While trying to build libcurl with openssl 3.0.15(3.0.x is the version that will be maintained for the longest time) i m getting an error.
https://github.com/curl/curl/blob/maste…
-
### Problem
libcurl provides a `WRITEFUNCTION` [option](https://curl.se/libcurl/c/CURLOPT_WRITEFUNCTION.html) to process response chunks. Its behavior is to abort the download if returned integer i…
-
### Description
Whenever using wxWebSession on Linux w/ wxGTK (and thus the wxWebSessionCURL backend), the app crashes whenever the session's `Close()` function is called, although running requests…