Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@starseeker
Copy link
Member

As well as one behavior correction - rather than trying to use a NULL pointer deference to crash in an error case (bad practice and undefined behavior anyway) return an error attribute calling applications can deal with gracefully.

Copilot AI and others added 6 commits December 5, 2025 14:01
Co-authored-by: starseeker <238416+starseeker@users.noreply.github.com>
Co-authored-by: starseeker <238416+starseeker@users.noreply.github.com>
…arations

Co-authored-by: starseeker <238416+starseeker@users.noreply.github.com>
Improves error handling in STEPattributeList operator[] - return an
error attribute and set error state rather than trying to rely on
crashing via a NULL deference.  That's undefined behavior, so it
was not guaranteed - this requires the calling code to check the
return, but is *much* cleaner.

Co-authored-by: starseeker <238416+starseeker@users.noreply.github.com>
Co-authored-by: starseeker <238416+starseeker@users.noreply.github.com>
@TRThurman
Copy link
Member

Does the latest EXPRESS compiler updates successfully compile the AP 242 ed4 long form schema:
10303-442?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.