infdivzero

Results 4 issues of infdivzero

After a short while, the ellipsoid disappears. I put a printf into sea_update() to see what happens to the ellipsoid's position and saw the coordinates decreasing until they hit nan...

**V doctor:** ``` V full version: V 0.4.5 387af74.a1f3624 OS: linux, "Gentoo Linux" Processor: 4 cpus, 64bit, little endian, AMD Ryzen 3 3200G with Radeon Vega Graphics getwd: /home/stew/Projects/vtech vexe:...

This C code ```C typedef struct AAA AAA; struct AAA { int x; }; ``` should produce ```V @[translated] // module main etc struct AAA { x int } ```...

### What is the Addon for? Add definitions for the [Lua POSIX library](https://github.com/luaposix/luaposix). ### Additional Notes _No response_

New Addon