Skip to content
Snippets Groups Projects
  • Philippe Suter's avatar
    3c0a8231
    Bug fix in code generation. · 3c0a8231
    Philippe Suter authored
    Before this fix, generation for Iff would trigger an infinite loop,
    because of automated conversions between Equals for Booleans and Iff.
    
    Includes a regression test for the fixed issue.
    3c0a8231
    History
    Bug fix in code generation.
    Philippe Suter authored
    Before this fix, generation for Iff would trigger an infinite loop,
    because of automated conversions between Equals for Booleans and Iff.
    
    Includes a regression test for the fixed issue.