Duplicate specification does not throw an error

Issue #275 resolved
Broes De Cat created an issue

If the structure contains X = {1..10} X = {5..20}

The system just silently drops the first statement.

Comments (5)

  1. Broes De Cat reporter

    Refactored the code to insert parsed interpretation into the datastructures.

    Fixes #275: It is checked whether at most 2 truthvalues are specified, of different types.

    → <<cset abb81bb51ef0>>

  2. Broes De Cat reporter

    Refactored the code to insert parsed interpretation into the datastructures.

    Fixes #275: It is checked whether at most 2 truthvalues are specified, of different types.

    → <<cset 1f7ab020cbcb>>

  3. Bart Bogaerts

    Refactored the code to insert parsed interpretation into the datastructures.

    Fixes #275: It is checked whether at most 2 truthvalues are specified, of different types.

    → <<cset 79dbcb5ad19e>>

  4. Bart Bogaerts

    Refactored the code to insert parsed interpretation into the datastructures.

    Fixes #275: It is checked whether at most 2 truthvalues are specified, of different types.

    → <<cset 9024a719a986>>

  5. Log in to comment