mrog

Results 5 issues of mrog

Libpostal hangs when it's asked to expand certain addresses from Java. It might be related to the use of Unicode characters in JNI. The same addresses work when the libpostal...

help wanted
question

##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ API ~~~ ##### CLOUDSTACK VERSION ~~~ 4.14.1.0 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT CentOS 7, but this is...

##### ISSUE TYPE * Documentation Report ##### COMPONENT NAME ~~~ Build instructions ~~~ ##### CLOUDSTACK VERSION ~~~ 4.16 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT CentOS 7 ##### SUMMARY I...

**What steps did you take and what happened:** I'm using [EKS Anywhere](https://github.com/aws/eks-anywhere) (EKS-A) to create clusters. EKS-A uses CAPI. I'm using Apache CloudStack via [CAPC](https://github.com/kubernetes-sigs/cluster-api-provider-cloudstack) for the infrastructure. CAPI's machine...

kind/bug
triage/needs-information
needs-triage

In lib.go, the function readRowsFromSheet assumes that the raw row always has a row number. However, the row number is optional according to ECMA-376 5th edition. See the definition of...