github microsoft/checkedc v0.6-final
Version 0.6 of the Checked C Specification

latest releases: CheckedC-Clang-12.0.1-rel3, CheckedC-Clang-12.0.1-rel2, CheckedC-Clang-11.1.0-rel1...
7 years ago

The improvements in Version 0.6 include:

  • Better interoperation support. Bounds-safe interface types have been added to support nested levels of pointers at interoperation boundaries.
  • Function pointer types with bounds information are now supported.
  • Keywords are now backwards-compatible with existing C programs.
  • The restriction on lexical hiding of variables have been removed.
  • Restrictions on the use of functions without prototypes with checked code have been added.
  • Definitions of type compatibility have been added.

Chapter 3 (bounds for variables) has been revised to be easier to follow. Sections have been reordered to follow more logically and advanced material that can be skipped has been moved to the end of the chapter.

Don't miss a new checkedc release

NewReleases is sending notifications on new releases.