[DTrace-devel] [PATCH 2/7] test: Remove unnecessary preprocessor macro

Kris Van Hees kris.van.hees at oracle.com
Thu Jul 25 01:08:31 UTC 2024


On Mon, Mar 11, 2024 at 09:00:52PM -0400, eugene.loh--- via DTrace-devel wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

> ---
>  test/unittest/arithmetic/tst.cast-imp-tvar.d | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test/unittest/arithmetic/tst.cast-imp-tvar.d b/test/unittest/arithmetic/tst.cast-imp-tvar.d
> index e16f2e02..b94ef8b7 100644
> --- a/test/unittest/arithmetic/tst.cast-imp-tvar.d
> +++ b/test/unittest/arithmetic/tst.cast-imp-tvar.d
> @@ -11,7 +11,7 @@
>   *
>   * SECTION: Types, Operators, and Expressions/Arithmetic Operators
>   */
> -/* @@runtest-opts: -qC -DUSE_AS_D_SCRIPT */
> +/* @@runtest-opts: -qC */
>  
>  self signed char c, c0;
>  self short s, s0;
> -- 
> 2.18.4
> 
> 
> _______________________________________________
> DTrace-devel mailing list
> DTrace-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/dtrace-devel



More information about the DTrace-devel mailing list