Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PeterCDMcLean
/
BitLib
Public
forked from
bkille/BitLib
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix string conversion and many warnings
- #29
#29
Merged
PeterCDMcLean
merged 22 commits into
master
PeterCDMcLean/BitLib:master
from
fix_some_warnings
PeterCDMcLean/BitLib:fix_some_warnings
Copy head branch name to clipboard
Aug 8, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Fix string conversion and many warnings
#29
PeterCDMcLean
merged 22 commits into
master
PeterCDMcLean/BitLib:master
from
fix_some_warnings
PeterCDMcLean/BitLib:fix_some_warnings
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2025
Explicitly cast inside _mask
PeterCDMcLean
committed
b5b3a31
View commit details
Copy full SHA for b5b3a31
Browse repository at this point
Name clang format workflow job
PeterCDMcLean
committed
a4bc8a0
View commit details
Copy full SHA for a4bc8a0
Browse repository at this point
Commits on Aug 8, 2025
Default is detail::uninitialized. Fix from_string
PeterCDMcLean
committed
888a94d
View commit details
Copy full SHA for 888a94d
Browse repository at this point
Manually promote short or char types
PeterCDMcLean
committed
14ecb62
View commit details
Copy full SHA for 14ecb62
Browse repository at this point
Remove some other pedantic conversion warnings
PeterCDMcLean
committed
2390f64
View commit details
Copy full SHA for 2390f64
Browse repository at this point
Simplify the types into bitblend
PeterCDMcLean
committed
bfbb1ee
View commit details
Copy full SHA for bfbb1ee
Browse repository at this point
Remove unnecessary casts in bitblend calls
PeterCDMcLean
committed
e2ea9d5
View commit details
Copy full SHA for e2ea9d5
Browse repository at this point
Improve correctness when using unsigned size_type
PeterCDMcLean
committed
795bf17
View commit details
Copy full SHA for 795bf17
Browse repository at this point
clang format
PeterCDMcLean
committed
75d3e14
View commit details
Copy full SHA for 75d3e14
Browse repository at this point
size_type back to size_t
PeterCDMcLean
committed
441aad9
View commit details
Copy full SHA for 441aad9
Browse repository at this point
clang format
PeterCDMcLean
committed
d08a426
View commit details
Copy full SHA for d08a426
Browse repository at this point
More conversion warning reduction
PeterCDMcLean
committed
e5718e6
View commit details
Copy full SHA for e5718e6
Browse repository at this point
No floats allowed
PeterCDMcLean
committed
eb850d0
View commit details
Copy full SHA for eb850d0
Browse repository at this point
Squash more conversion warnings
PeterCDMcLean
committed
5bd5749
View commit details
Copy full SHA for 5bd5749
Browse repository at this point
Even more warnings
PeterCDMcLean
committed
ca2a3f9
View commit details
Copy full SHA for ca2a3f9
Browse repository at this point
Annoying that promotion happens even for bitwise of same type
PeterCDMcLean
committed
2f264a2
View commit details
Copy full SHA for 2f264a2
Browse repository at this point
Narrowing in on double digit warnings
PeterCDMcLean
committed
d368c2d
View commit details
Copy full SHA for d368c2d
Browse repository at this point
More warnings
PeterCDMcLean
committed
50241d7
View commit details
Copy full SHA for 50241d7
Browse repository at this point
Turn on Werror
PeterCDMcLean
committed
0fbbc7b
View commit details
Copy full SHA for 0fbbc7b
Browse repository at this point
Fix clang warnings
PeterCDMcLean
committed
ed13e5a
View commit details
Copy full SHA for ed13e5a
Browse repository at this point
Add a single status check for all matrix jobs
PeterCDMcLean
committed
a45dd61
View commit details
Copy full SHA for a45dd61
Browse repository at this point
Filter C/C++ sources for clang format check
PeterCDMcLean
committed
2e89198
View commit details
Copy full SHA for 2e89198
Browse repository at this point
You can’t perform that action at this time.