Skip to content
Success

Changes

Summary

  1. formatting (details)
  2. formatting, replace subscript-check asserts with error message (details)
  3. forgot period at end of error message. (details)
  4. make subscript check DEBUG only, remove #include <assert.h>, which is no longer used (details)
  5. add #include <assert.h>, as no longer in array.hfa (details)
  6. formatting (details)
Commit 876739f50467a06fd3acd537b9b2b9a288e1bd10 by Peter Buhr
formatting
The file was modifiedlibcfa/src/enum.cfa
Commit 1bb017077f97c1ee52b5e23882e2b6f50fa44ba9 by Peter Buhr
formatting, replace subscript-check asserts with error message
The file was modifiedlibcfa/src/collections/array.hfa
Commit 5ff721a6bfc03adca5efee0958a3d33e22541237 by Peter Buhr
forgot period at end of error message.
The file was modifiedlibcfa/src/collections/array.hfa
Commit fee4436eba1b28227b579391350244cc53817461 by Peter Buhr
make subscript check DEBUG only, remove #include <assert.h>, which is no longer used
The file was modifiedlibcfa/src/collections/array.hfa
Commit 82ff201a99a11a82cf9433b9c5bc03929b6ba0b8 by Peter Buhr
add #include <assert.h>, as no longer in array.hfa
The file was modifiedtests/array-collections/array-sbscr-types.cfa
Commit b8e047a4229d594036e98f1f35d359049e3c7b27 by Peter Buhr
formatting
The file was modifiedlibcfa/src/collections/array.hfa