Rotate signals SIGFPE when provided with only shift argument #39

Closed
opened 2023-01-08 13:51:43 +01:00 by s416496 · 1 comment
Owner
> for (nprimes 4) (rotate 1)
Floating point exception
$
``` > for (nprimes 4) (rotate 1) Floating point exception $ ```
s416496 added the
bug
label 2023-01-08 13:51:43 +01:00
s416496 changed title from Crash whe using rotate with for loop. to Crash while using rotate with for loop. 2023-01-08 13:51:55 +01:00
s452639 changed title from Crash while using rotate with for loop. to Rotate signals SIGFPE when provided with only shift argument 2023-01-09 10:01:02 +01:00
Collaborator

To problem z rotate:

> (rotate 1)
'bin/musique' terminated by signal SIGFPE (Floating point exception)
To problem z rotate: ``` > (rotate 1) 'bin/musique' terminated by signal SIGFPE (Floating point exception) ```
Sign in to join this conversation.
No Label
bug
enhancement
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: s416496/musique#39
No description provided.