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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
includeos
/
IncludeOS
Public
Notifications
You must be signed in to change notification settings
Fork
395
Star
5.2k
Code
Issues
98
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix several printf-related warnings
- #2309
#2309
Merged
MagnusS
merged 15 commits into
includeos:main
includeos/IncludeOS:main
from
mazunki:feat-debugging
mazunki/IncludeOS:feat-debugging
Copy head branch name to clipboard
Oct 28, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
fix several printf-related warnings
#2309
MagnusS
merged 15 commits into
includeos:main
includeos/IncludeOS:main
from
mazunki:feat-debugging
mazunki/IncludeOS:feat-debugging
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2025
upgrade Expects/Ensures to use std::format
mazunki
committed
06299c7
View commit details
Copy full SHA for 06299c7
Browse repository at this point
fix mismatched type specifiers
mazunki
committed
992f150
View commit details
Copy full SHA for 992f150
Browse repository at this point
fix printf type-specifiers
mazunki
committed
8d744de
View commit details
Copy full SHA for 8d744de
Browse repository at this point
make narrowing cast explicit
mazunki
committed
d5d80d4
View commit details
Copy full SHA for d5d80d4
Browse repository at this point
fix printf-type specifiers
mazunki
committed
02cbf15
View commit details
Copy full SHA for 02cbf15
Browse repository at this point
update format specifier type
mazunki
committed
c371d43
View commit details
Copy full SHA for c371d43
Browse repository at this point
explicitly redefine INFO()
mazunki
committed
8cdf954
View commit details
Copy full SHA for 8cdf954
Browse repository at this point
use proper format specifier for pointer
Show description for b193d38
mazunki
committed
b193d38
View commit details
Copy full SHA for b193d38
Browse repository at this point
void unused variable
mazunki
committed
43ed3d6
View commit details
Copy full SHA for 43ed3d6
Browse repository at this point
add libfmt as a dependency
mazunki
committed
40d5526
View commit details
Copy full SHA for 40d5526
Browse repository at this point
include and link to libfmt
mazunki
committed
3a8099c
View commit details
Copy full SHA for 3a8099c
Browse repository at this point
define kprintf-size as a kernel:: atribute
mazunki
committed
26dbce3
View commit details
Copy full SHA for 26dbce3
Browse repository at this point
replace usage of cstr with fmt::
mazunki
committed
59263d4
View commit details
Copy full SHA for 59263d4
Browse repository at this point
update type specifiers to match type
mazunki
committed
cce83fe
View commit details
Copy full SHA for cce83fe
Browse repository at this point
allow editors to find libfmt declarations
mazunki
committed
ed25751
View commit details
Copy full SHA for ed25751
Browse repository at this point
You can’t perform that action at this time.