-
-
Hi there,
I am having trouble installing and utilising MSYS2 to download the boost library due to my work proxy, so instead I have performed a git clone of the libpostal library into my C:\Workbenc…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
make race
```
```
unexpected fault address 0x0
fatal e…
-
![image](https://github.com/user-attachments/assets/debcfe09-8b56-4ba7-abaf-cf4bdfe4d0c2)
-
Is there not a parser for ipv4 whois records?
This is the code i am currently trying to run to output the properties returned from the parser.
```
client = Whois::Client.new(:timeout => 40)
d…
-
Hi,
The address parser (mail/rfc5321/parse.go) hangs in some cases.
This code will hang.
```
package main
import (
"github.com/flashmob/go-guerrilla/mail"
)
func main() {
mail.New…
-
Hi,
If the email address with quotes in the name is parsed (for example, "Gogh Fir" <tesst@test.com>), then the flag Quoted will be set, indicates then the local-part needs quotes too. As a r…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Version
5.12.0
### Platform
NodeJS
### What happened?
We are using Elasticache Serverless instance (redis v7.1)
When adding a job to queue and the job fails an exception is thrown …
-
Below is snapshot with ./sr_get_items_example
export ASAN_OPTIONS="detect_leaks=0:strict_malloc_check=1:detect_stack_use_after_return=1:detect_stack_use_after_scope=1:detect_odr_violation=0:strict…