Randy Hollines

Results 12 comments of Randy Hollines

Sorry, I do not have the time to add another Windows environment.

I do not understand: faster builds or a new build systems?

I need help understanding the context. On Intel, Objeck uses _advanced_ instruction sets like SSE3. Costly floating point vector operations (i.e., transpose, dot product, etc.) are delegated to the Eignen...

Added to AMD64 builds for Windows and Linux.

Might set up an environment in the future. Few Windows ARM users.

Ordered a Qualcomm Windows on ARM dev kit. Will add this to the plan when the box arrives and the dev environment is set up. Hope to leverage the ARM64...

Ran into an issue where dlsym() worked with a shared library compiled as 'testing' but failed when compiled as 'running'. The workaround was to enable [testability](https://stackoverflow.com/questions/50439809/why-would-i-ever-not-want-to-enable-testability).

I'll take a look, but Nil checks are programming logic and or optional

What happens if a `Nil` value is encountered?