JKI Discussion Forums
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Warning are not passed on

#1
User is offline   Harlequinade 

  • Group: Members
  • Posts: 1
  • Joined: 02-December 10
I realized today something, which is very confusing. Somewhere in the code the warnings are discarded.

In this simple example, an error is connected is correctly passed:
Attached Image: warning.png

Attached Image: error_correct.PNG

However, when a warning is connected, the warning is reset ...
Attached Image: warning_incorrect.PNG

Now I have to use the merge error cluster to merge the errors/warnings from the input with the output, in order to be able to pass it on.
It might be a simple case of not using a shift register in a for loop.
1 kudos

#2
User is offline   Jim Kring 

  • Group: JKI Team
  • Posts: 1,204
  • Joined: 15-March 06
Thank you for posting this -- I see what you're saying. I'll pass this along to the JKI team for discussion and get back to you.

Thanks,

-Jim
0 kudos

#3
User is offline   Jim Kring 

  • Group: JKI Team
  • Posts: 1,204
  • Joined: 15-March 06
Hi,

We've confirmed this and have opened an official bug for this:

  • Case 10438: Warnings passed to "error in" are not propagated to "error out"

The issue will be fixed in an future release.

Thanks,

-Jim
0 kudos

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic