Skip to content

IVS-849 version bump for syntax#298

Merged
Ghesselink merged 3 commits intodevelopmentfrom
ivs849-ifopsh-bump-for-syntax
Apr 27, 2026
Merged

IVS-849 version bump for syntax#298
Ghesselink merged 3 commits intodevelopmentfrom
ivs849-ifopsh-bump-for-syntax

Conversation

@aothms
Copy link
Copy Markdown
Collaborator

@aothms aothms commented Apr 27, 2026

@aothms aothms force-pushed the ivs849-ifopsh-bump-for-syntax branch from ac11c2f to 5bd13f1 Compare April 27, 2026 07:52
Copy link
Copy Markdown
Contributor

@Ghesselink Ghesselink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good.

(venv) (base) root@demo-translations:~/validate/backend# python -m ifcopenshell.simple_spf --json "$FIXTURE"
[
  {
    "type": "unexpected_character",
    "lineno": 1,
    "column": 1,
    "found_type": "character",
    "found_value": "0xfeff",
    "expected": [],
    "line": "\ufeffISO-10303-21;",
    "message": "On line 1 column 1:\nUnexpected character ('0xfeff')\nExpecting one of \n00001 | \ufeffISO-10303-21;\n        ^"
  }
  • I've added an extra check to the django test suite. 623faae (check is failing due to commit seconds afterwards)
  • Replaced -f (freshen) with -o (overwrite) in the Makefile. This makes it a bit easier to try out new ifcopenshell updates locally 92cb4f5

@Ghesselink Ghesselink merged commit 30f1373 into development Apr 27, 2026
3 checks passed
@Ghesselink Ghesselink deleted the ivs849-ifopsh-bump-for-syntax branch April 27, 2026 15:11
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