-
Hello,
Using ADTPro in a machine that has an UltraWarp accelerator installed has issues with screen corruption when receiving packets with an Uthernet.
The issue appears to be caused by the unil…
-
There are some inconsistencies in the API, e.g.
```php
class LocalDate
{
public function getDayOfWeek(): DayOfWeek;
public function getMonth(): int;
}
```
I understand why we've …
-
My target is to create "custom" units for electricity prices: €/MWh and c/kWh. I added following classes:
```java
public class CurrencyDimension implements Dimension, Serializable { // Copied from B…
jpink updated
10 months ago
-
https://github.com/unitsofmeasurement/indriya/blob/1fa2d727bcb4e602ed07c07a31b165a73e29aea4/pom.xml#L711-L725
This leads from https://maven.apache.org/plugins/maven-jar-plugin/ to https://maven.apa…
-
Hey guys!
I recently experienced some issues using your lib together with the Scala language und therefore would like you to raise some awareness for this point.
The root of the problem is, that…
-
The `ScheduledDataLoaderService` can be configured to schedule a `TimerTask` to load the `LoadableResource` and trigger the `DefaultLoaderListener`. These listeners will parse the data from the resour…
-
After updating `@std/assert` I get:
```
src/deps/jsr.io/@std/assert/1.0.2/assertion_error.ts:27:42 - error TS2304: Cannot find name 'ErrorOptions'.
27 constructor(message: string, options?: Err…
-
Hi Team im submitting this ticket in advance so you nknow that work is on it way . We will be closing CFP on September 15 (if it doesn't get extended for whichever reason) and we are looking to have t…
-
I understand this is a UTF decoding issue, but why does it work for you and not for me?
I am using the example code
```
Metadata? _metadata = await AnyLinkPreview.getMetadata(
link: "https://…
-
Hi,
Love the project I can't get 0.8.1.0 to run without exceptions tried a few things wont run sorry to say great project. The 0.7 runs fine I ran from IDE and also via onejar, onejar is reporting ma…
ghost updated
9 years ago