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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MFlowCode
/
MFC
Public
Notifications
You must be signed in to change notification settings
Fork
172
Star
419
Code
Issues
125
Pull requests
18
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix debug build warnings: intent(out) init, unused vars, dead code, float comparisons, precision tolerance
- #1341
#1341
Merged
sbryngelson
merged 12 commits into
master
MFlowCode/MFC:master
from
fix-debug-warnings
MFlowCode/MFC:fix-debug-warnings
Copy head branch name to clipboard
Apr 4, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix debug build warnings: intent(out) init, unused vars, dead code, float comparisons, precision tolerance
#1341
sbryngelson
merged 12 commits into
master
MFlowCode/MFC:master
from
fix-debug-warnings
MFlowCode/MFC:fix-debug-warnings
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
fix: initialize unset intent(out) args and remove unused variables
Show description for 8f98be8
sbryngelson
committed
8f98be8
View commit details
Copy full SHA for 8f98be8
Browse repository at this point
fix: remove unused module-level and local variables in simulation
Show description for ab00a28
sbryngelson
committed
ab00a28
View commit details
Copy full SHA for ab00a28
Browse repository at this point
fix: remove more unused variables and dead code
Show description for 6594f4d
sbryngelson
committed
6594f4d
View commit details
Copy full SHA for 6594f4d
Browse repository at this point
fix: remove dead subroutines, dead stores, and more unused variables
Show description for 42ac3ce
sbryngelson
committed
42ac3ce
View commit details
Copy full SHA for 42ac3ce
Browse repository at this point
fix: replace fragile floating-point equality comparisons
Show description for a8e1ea8
sbryngelson
committed
a8e1ea8
View commit details
Copy full SHA for a8e1ea8
Browse repository at this point
Merge branch 'master' into fix-debug-warnings
sbryngelson
authored
60730e0
View commit details
Copy full SHA for 60730e0
Browse repository at this point
Merge branch 'master' into fix-debug-warnings
sbryngelson
authored
3b201e3
View commit details
Copy full SHA for 3b201e3
Browse repository at this point
fix: use precision-aware default tolerance in f_approx_equal
Show description for f3c9deb
sbryngelson
committed
f3c9deb
View commit details
Copy full SHA for f3c9deb
Browse repository at this point
fix: remove dead sph_phi variable, fix #ifdef DEBUG → MFC_DEBUG, remove dead store
Show description for ce7328e
sbryngelson
committed
ce7328e
View commit details
Copy full SHA for ce7328e
Browse repository at this point
Merge branch 'master' into fix-debug-warnings
sbryngelson
authored
d2f483b
View commit details
Copy full SHA for d2f483b
Browse repository at this point
Commits on Apr 2, 2026
Merge branch 'master' into fix-debug-warnings
sbryngelson
authored
ecc47c4
View commit details
Copy full SHA for ecc47c4
Browse repository at this point
Merge branch 'master' into fix-debug-warnings
sbryngelson
authored
ce52fe7
View commit details
Copy full SHA for ce52fe7
Browse repository at this point
You can’t perform that action at this time.