Would appreciate some help porting Q3VM to D (mainly C macros and type conversions)

Jordan Wilson wilsonjord at gmail.com
Fri Oct 18 18:52:49 UTC 2024


On Friday, 18 October 2024 at 14:41:15 UTC, Mark Bauermeister 
wrote:
> On Thursday, 17 October 2024 at 02:47:03 UTC, Mai Lapyst wrote:
>> [...]
>
> Yea. I forgot about the sizeof division being wrong. I replaced 
> all calls to ARRAY_LEN with \<array>.length.
>
> [...]

Is the `switch` correct? I would expect to see case statements 
like `case goto_OP_IGNORE: ` etc. etc.

Jordan


More information about the Digitalmars-d-learn mailing list