rsys

Basic data structures and low-level features
git clone git://git.meso-star.fr/rsys.git
Log | Files | Refs | README | LICENSE

commit bd58534ffc0d4a2bfd3c7ea492cd61df5bd5f91e
parent 71253761045307444fff5f9e7c27878689e5904a
Author: vaplv <vaplv@free.fr>
Date:   Tue, 18 Dec 2018 14:32:33 +0100

Merge branch 'release_0.7.1' into develop

Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -17,6 +17,12 @@ project can be now edited, built, tested and installed as any CMake project. ## Release notes +### Version 0.7.1 + +- Add the FALLTHROUGH macro that disables compilation warning on switch + statement fallthrough. +- Fix a possible wrong return code in the set routine of the hash tables. + ### Version 0.7 - Add the `res_to_cstr` function that returns a string describing the submitted