From 4468902d404b7f3b6399931dbf210af817652b05 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 22 Apr 2023 16:43:29 +0200 Subject: osc-send: Check for integer first Rationale: real? returns #t for an integer --- guile-osc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guile-osc.c b/guile-osc.c index 97dbba6..84cb285 100644 --- a/guile-osc.c +++ b/guile-osc.c @@ -246,10 +246,10 @@ static SCM osc_send(SCM addr_obj, SCM path_obj, SCM rest) for ( i=0; i