-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Allow building as a shared lib * Disable annoying `unused func/var` warnings in utils & tests * Fix headers installation destination & cleanup of CMakeLists.txt * BugFix: unsigned char promotes to int by C and C++ standards BugFix: evaluation order of `*c = case_table[*c++];` expression is undefined
- Loading branch information
1 parent
162da32
commit c9de2eb
Showing
2 changed files
with
29 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters