adambard / adambard/learnxinyminutes-docs
tasks are not compilation units
Offen
- Vorherrschende Sprache
- Markdown
- Sterne
- 12.3k
- Forks
- 3.7k
- Ø Merge
- 13 Std. 10 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Near the top of the page (https://learnxinyminutes.com/ada/)
it says:
-- Ada compilers accept compilation units which can be library packages,
-- tasks, sub-programs, generics, etc.
But tasks are not library units or compilation units.
The page doesn't otherwise mention tasks or protected objects.
It admits:
> I've only touched the surface, there's much more to look at in the references section below.
... but I think tasks and protected objects/types might be good to mention somewhere...
... just not in a statement that is false.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.