casbin / casbin-cpp

An authorization library that supports access control models like ACL, RBAC, ABAC in C/C++
https://casbin.org
Apache License 2.0
218 stars 61 forks source link

feat: fix build warnings for all targets #236

Closed EmperorYP7 closed 10 months ago

EmperorYP7 commented 10 months ago

Fixes #235

Description

This PR fixes all the warnings and gives a clean console on building all the targets.

Screenshots/Testimonials

Screenshot 2023-09-05 at 2 58 39 PM

casbin-bot commented 10 months ago

@sheny1xuan @cs1137195420 please review

hsluoyz commented 10 months ago

@EmperorYP7 plz fix:

image

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 1.54.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: