danylyon Posted April 28, 2013 Share Posted April 28, 2013 Hi guys It seems that in rare circumstances something like this crashes Mantra: void foo(export int var;){ if (something) { return; } var = 1;}[/CODE]Is this wrong programming? (I mean not assigning something to ALL export variables under all circumstances).. or should this be handled by mantra?I always thought Mantra is going to keep var just as is.With a simple program, this doesn't seem to be a problem. Quote Link to comment Share on other sites More sharing options...
danylyon Posted April 29, 2013 Author Share Posted April 29, 2013 I filed a Bug report.. seems too odd. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.