Opened 14 years ago

Closed 9 years ago

#1343 closed enhancement (fixed)

Full support for assert()

Reported by: sjoelund.se Owned by: sjoelund.se
Priority: low Milestone: 1.9.2
Component: Run-time Version:
Keywords: Cc: sjoelund.se, wbraun, adeas31

Description

We only support positional calling of assert(), but it has named arguments "condition", "message" and "level". Additionally, we don't support AssertionLevel.

This is currently not used by MSL so it's a low-priority task.

Change History (7)

comment:1 Changed 12 years ago by sjoelund.se

  • Cc adeas31 added
  • Component set to Run-time
  • Milestone set to 1.9.0

comment:2 Changed 12 years ago by sjoelund.se

  • Summary changed from assert() is not fully implemented to Full support for assert()
  • Type changed from defect to enhancement

comment:3 Changed 12 years ago by sjoelund.se

r12866 has the commit for making the front-end equations pass along the level expression

comment:4 Changed 11 years ago by sjoelund.se

  • Milestone changed from 1.9.0 to 1.9.1

Postponed until 1.9.1

comment:5 Changed 10 years ago by sjoelund.se

  • Milestone changed from 1.9.1 to 1.9.2

This ticket was not closed for 1.9.1, which has now been released. It was batch modified for milestone 1.9.2 (but maybe an empty milestone was more appropriate; feel free to change it).

comment:6 Changed 9 years ago by sjoelund.se

  • Milestone changed from 1.9.2 to 1.9.3

Milestone changed to 1.9.3 since 1.9.2 was released.

comment:7 Changed 9 years ago by adrpo

  • Milestone changed from 1.9.3 to 1.9.2
  • Resolution set to fixed
  • Status changed from assigned to closed

This works now.

Note: See TracTickets for help on using tickets.