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
.
stepcode
/
stepcode
Public
Notifications
You must be signed in to change notification settings
Fork
131
Star
513
Code
Issues
66
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Various fixes for building with new compilers
- #466
#466
Merged
starseeker
merged 17 commits into
stepcode:develop
stepcode/stepcode:develop
from
starseeker:buildfixes
starseeker/stepcode:buildfixes
Copy head branch name to clipboard
Feb 6, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Various fixes for building with new compilers
#466
starseeker
merged 17 commits into
stepcode:develop
stepcode/stepcode:develop
from
starseeker:buildfixes
starseeker/stepcode:buildfixes
Copy head branch name to clipboard
Commits
Commits on Dec 5, 2025
Address build issues in judySArray and judyS2Array
Show description for 6bbd460
Copilot
and
starseeker
committed
6bbd460
View commit details
Copy full SHA for 6bbd460
Browse repository at this point
Fix strdup implicit declaration errors for clang 18.1.3 compatibility
Show description for aa3b89a
Copilot
and
starseeker
committed
aa3b89a
View commit details
Copy full SHA for aa3b89a
Browse repository at this point
Fix legacy C style warnings - add void to parameterless function declarations
Show description for 6cbc18b
Copilot
and
starseeker
committed
6cbc18b
View commit details
Copy full SHA for 6cbc18b
Browse repository at this point
Fix null pointer dereference in STEPattributeList operator[]
Show description for 845c3fd
starseeker
committed
845c3fd
View commit details
Copy full SHA for 845c3fd
Browse repository at this point
Initial plan
Copilot
committed
6ff7580
View commit details
Copy full SHA for 6ff7580
Browse repository at this point
Update CMake version requirement for consistency
Show description for 9880ca8
Copilot
and
starseeker
committed
9880ca8
View commit details
Copy full SHA for 9880ca8
Browse repository at this point
Merge pull request #3 from starseeker/copilot/debug-test-exppp-supertype-andor
Show description for c2dc4f1
starseeker
authored
c2dc4f1
View commit details
Copy full SHA for c2dc4f1
Browse repository at this point
fix BRL-CAD url
starseeker
committed
4025beb
View commit details
Copy full SHA for 4025beb
Browse repository at this point
Commits on Dec 8, 2025
Try adjusting BRL-CAD check logic
starseeker
committed
391f630
View commit details
Copy full SHA for 391f630
Browse repository at this point
Commits on Dec 9, 2025
syntax error
starseeker
committed
5e2ac7e
View commit details
Copy full SHA for 5e2ac7e
Browse repository at this point
Commits on Feb 5, 2026
More yml adjustments
starseeker
committed
a74c755
View commit details
Copy full SHA for a74c755
Browse repository at this point
Use snprintf instead of sprintf. There are probably other string handling modernizations to do here...
starseeker
committed
58732df
View commit details
Copy full SHA for 58732df
Browse repository at this point
More yml adjustments
starseeker
committed
b3fc425
View commit details
Copy full SHA for b3fc425
Browse repository at this point
Commits on Feb 6, 2026
Remove stray -B options
starseeker
committed
c9c1bb9
View commit details
Copy full SHA for c9c1bb9
Browse repository at this point
Release build config on Windows
starseeker
committed
fb00dd4
View commit details
Copy full SHA for fb00dd4
Browse repository at this point
Helps to spell the variable name correctly...
starseeker
committed
11694e8
View commit details
Copy full SHA for 11694e8
Browse repository at this point
Whoops, old fixed versions of ubuntu
starseeker
committed
66aec97
View commit details
Copy full SHA for 66aec97
Browse repository at this point
You can’t perform that action at this time.