-
- Downloads
Fix counters in schema structure
they were using 'unsigned', not size_t or uint64_t; for sure the printing was wrong, but other code should also profit.
parent
538f004d
No related branches found
No related tags found
Showing
- attributes/Makefile.am 2 additions, 2 deletionsattributes/Makefile.am
- attributes/ecmwf-yaml.h 1 addition, 1 deletionattributes/ecmwf-yaml.h
- attributes/maestro-core-yaml.h 1 addition, 1 deletionattributes/maestro-core-yaml.h
- attributes/maestro-schema.c 6 additions, 6 deletionsattributes/maestro-schema.c
- include/maestro/attributes.h 2 additions, 2 deletionsinclude/maestro/attributes.h
Loading