Group Abstract Group Abstract

Message Boards Message Boards

7
|
11.6K Views
|
6 Replies
|
26 Total Likes
View groups...
Share
Share this post:

Different Cloud vs. Desktop Return behavior in V13.1

Posted 3 years ago

After install V13.1 one of my scripts get broke in my Mac. Below is the core of the bug:

Module[{}, Return[1]; 2]

Return[1]

In the Wolfram Cloud we get the expected result.

Cross post in Stack Exchange

POSTED BY: Rodrigo Murta
6 Replies
POSTED BY: Jason Biggs
POSTED BY: Claudio Chaib
Posted 3 years ago

Here is a duplicate question on MMa.SE with a detailed answer from Leonid Shifrin:

Read also this (the last section "Why did Return appear?") and this.

POSTED BY: Alexey Popkov

Interesting! It works at Wolfram Cloud

POSTED BY: Daniel Carvalho
Posted 3 years ago

With versions 5.2, 8.0.4 and 12.3.1 on Windows 10 x64 I get the same result:

screenshot screenshot

POSTED BY: Alexey Popkov

I can confirm that this bug also occurs on 13.0.0 for Linux (64-bit), see this attached screenshot:

bug

POSTED BY: Pedro Cabral
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard