mokenyi

Results 4 issues of mokenyi

If the upper bound of an axis of size 1 is exceeded in at(), I expected an exception to be thrown. However this is not the case. For example, I...

### Expected Behavior Compiling the attached project should succeed. ### Actual Behaviour The following compiler error is produced: > Task :lib:kspKotlin FAILED e: [ksp] Originating element: ByteArraySerde e: [ksp] C:/Users/[redacted]/abserde/lib/src/main/kotlin/abserde/ByteArraySerde.kt:12:...

### Expected Behavior I have a Controller with a suspend lambda property, which is provided by a Factory. I expect Micronaut to inject the Controller's property using the Factory method....

When the `-A` option is used to explicitly specify the sequence of mallocs and frees, the `vm-freespace/malloc.py` simulation script prints the address of the header that precedes each allocated block,...