Forked from
ogs / ogs
2858 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
The debug output with boolean conversion is incorrect with newer compiler/stdlib versions. It seems the iostate became a new type and is no longer an unsigned int.