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
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
.
FEniCS
/
dolfinx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
259
Star
1.2k
Code
Issues
84
Pull requests
44
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix unsigned int bug in sort test and C++ standard library assertions
- #3996
#3996
Merged
jhale
merged 11 commits into
main
FEniCS/dolfinx:main
from
jhale/fix-unsigned-int-bug-test
FEniCS/dolfinx:jhale/fix-unsigned-int-bug-test
Copy head branch name to clipboard
Nov 20, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fix unsigned int bug in sort test and C++ standard library assertions
#3996
jhale
merged 11 commits into
main
FEniCS/dolfinx:main
from
jhale/fix-unsigned-int-bug-test
FEniCS/dolfinx:jhale/fix-unsigned-int-bug-test
Copy head branch name to clipboard
Commits
Commits on Nov 20, 2025
Fix.
jhale
committed
f2af3d1
View commit details
Copy full SHA for f2af3d1
Browse repository at this point
Try enabling C++ stdlib debugging.
jhale
committed
8453093
View commit details
Copy full SHA for 8453093
Browse repository at this point
Does this trigger a runtime assertion anywhere?
jhale
committed
c572797
View commit details
Copy full SHA for c572797
Browse repository at this point
Try replicating developer flags exactly.
jhale
committed
d1fd08d
View commit details
Copy full SHA for d1fd08d
Browse repository at this point
Fix
jhale
committed
8657316
View commit details
Copy full SHA for 8657316
Browse repository at this point
Remove some legacy cxx standard stuff.
jhale
committed
35fd620
View commit details
Copy full SHA for 35fd620
Browse repository at this point
Try with just assertions/hardening.
jhale
committed
7b12705
View commit details
Copy full SHA for 7b12705
Browse repository at this point
Missing Developer flag.
jhale
committed
8423335
View commit details
Copy full SHA for 8423335
Browse repository at this point
Fix.
jhale
committed
c1f4871
View commit details
Copy full SHA for c1f4871
Browse repository at this point
Actually apply fix.
jhale
committed
fc185c7
View commit details
Copy full SHA for fc185c7
Browse repository at this point
Fix up syntax.
jhale
committed
113adc2
View commit details
Copy full SHA for 113adc2
Browse repository at this point
You can’t perform that action at this time.