Menu

#520 SVEditor code parser has problems with soft constraints

v1.0_(example)
closed-fixed
nobody
None
5
2018-03-27
2018-03-26
No

Dear SVEditor developers,

I have realized that the SVEditor code parser is reporting a problem when the "soft" keyword is used inside constraints.
See attached pictures.
The first picture shows the code using "soft" constraints and the errors of SVEDITOR
The second picture shows that removing the "soft" contraints removes also the SVEDITOR problem.

The code is compilable and works, therefore i think it should not be flagged as errors.

Best regards,
Jonathan

2 Attachments

Discussion

  • Matthew Ballance

    • status: open --> closed-fixed
     
  • Matthew Ballance

    Thanks! Turns out that the key aspect here (at least from the parser's perspective) is that the soft constraints are inside an inline-constraint block. This will be resolved in the next release.

    -Matthew

     

Log in to post a comment.