[DTrace-devel] [PATCH v2 16/17] cg: support casts of pointers to integers

Nick Alcock nick.alcock at oracle.com
Thu Mar 24 21:03:36 UTC 2022


On 15 Mar 2022, Eugene Loh via DTrace-devel stated:

> First of all, how about a quick return:
>         if (!dt_node_is_scalar(dst))
>                 return;
> Thereafter, no more dst-is-scalar checks.

Adjusted.


More information about the DTrace-devel mailing list