Add some data structures #16
Annotations
1 error and 5 notices
Lint-Check
Process completed with exit code 1.
|
Run clang-format on src/util/pool.c:
src/util/pool.c#L1
File src/util/pool.c does not conform to Custom style guidelines. (lines 1)
|
Run clang-format on src/util/pool.h:
src/util/pool.h#L1
File src/util/pool.h does not conform to Custom style guidelines. (lines 5, 6)
|
Run clang-format on src/util/queue.c:
src/util/queue.c#L1
File src/util/queue.c does not conform to Custom style guidelines. (lines 3, 4, 5, 6, 7, 8, 9, 10, 14, 15, 19, 23, 27)
|
Run clang-format on src/util/queue.h:
src/util/queue.h#L1
File src/util/queue.h does not conform to Custom style guidelines. (lines 6, 7, 8, 9, 10, 14, 15, 16, 17, 18)
|
Run clang-format on src/util/sized_buffer.h:
src/util/sized_buffer.h#L1
File src/util/sized_buffer.h does not conform to Custom style guidelines. (lines 3, 4, 5, 6, 7, 8, 12, 13, 14)
|