2.5. Section 9: Tasking

The information in this section relates to Annex M paragraphs 22 to 27.

Q: M.(22)
Q: M.(23)
Q: M.(24)
Q: M.(25)
Q: M.(26)
Q: M.(27)

Q: M.(22)

Any implementation-defined time types. See 9.6(6).

A: There are no implementation-defined time types.

Q: M.(23)

The time base associated with relative delays. See 9.6(20).

A: Relative delays are prohibited by the restriction No_Relative_Delay.

Q: M.(24)

The time base of the type Calendar.Time. See 9.6(23).

A: The predefined package Calendar is prohibited by the restriction No_Calendar.

Q: M.(25)

The time zone used for package Calendar operations. See 9.6(24).

A: The predefined package Calendar is prohibited by the restriction No_Calendar.

Q: M.(26)

Any limit on delay_until_statements of select_statements. See 9.6(29).

A: There are no such limits.

Q: M.(27)

Whether or not two non-overlapping parts of a composite object are independently addressable, in the case where packing, record layout, or Component_Size is specified for the object. See 9.10(1).

A: Separate components are independently addressable if they do not share overlapping storage units.