Age | Commit message (Collapse) | Author |
|
|
|
|
|
fix #3337
Because apparently the IDs are not always incrementing. We still use them to
know the order of two messages that were received at the same second (in
this case, the ID will always be incrementing).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'3332-version-7-x-should-work-with-gcc-4-9-as-stated-in-install-file' into 'v7'
Compile with gcc 4.9
See merge request louiz/biboumi!22
|
|
Because it’s only supported in gcc>=5.0
|
|
|
|
|
|
|
|
|
|
|
|
fix #3325
|
|
|
|
|
|
fix #3320
|
|
|
|
fix #3324
|
|
|
|
fix #3328
|
|
|
|
We check that the device and inode numbers are actually the same as the
JOURNAL_STREAM value, instead of just checking that the value exists.
This fixes the logger unit tests
|
|
Change max line length to more conservative constants
See merge request louiz/biboumi!21
|
|
|