Skip to content

Added start and end enum values to ST_Jc#1665

Merged
tonyqus merged 1 commit into
nissl-lab:masterfrom
kemsky:1653_add_start_end_align
Jan 27, 2026
Merged

Added start and end enum values to ST_Jc#1665
tonyqus merged 1 commit into
nissl-lab:masterfrom
kemsky:1653_add_start_end_align

Conversation

@kemsky
Copy link
Copy Markdown
Contributor

@kemsky kemsky commented Dec 8, 2025

Added start and end enum values while keeping left and right for compatibility.

Fix #1653

@kemsky kemsky changed the title Fixes #1653, add start and end enum values Fixes #1653, added start and end enum values Dec 8, 2025
@tonyqus
Copy link
Copy Markdown
Member

tonyqus commented Jan 25, 2026

/home/runner/work/npoi/npoi/ooxml/XWPF/Usermodel/XWPFFieldRun.cs(46,25): error CS1061: 'string' does not contain a definition for 'instr' and no accessible extension method 'instr' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/npoi/npoi/ooxml/NPOI.OOXML.Core.csproj::TargetFramework=netstandard2.1]

Can you check what's wrong in the unit tests?

@tonyqus tonyqus changed the title Fixes #1653, added start and end enum values Fix #1653, added start and end enum values Jan 25, 2026
@tonyqus tonyqus changed the title Fix #1653, added start and end enum values Added start and end enum values Jan 25, 2026
@tonyqus tonyqus changed the title Added start and end enum values Added start and end enum values to ST_Jc Jan 25, 2026
@kemsky kemsky force-pushed the 1653_add_start_end_align branch from 9fff45a to f40992a Compare January 25, 2026 17:38
@kemsky
Copy link
Copy Markdown
Contributor Author

kemsky commented Jan 25, 2026

@tonyqus , I think these errors were related to build system changes in the previous commits. I rebased branch on the latest master.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ST_jc enum missing values

2 participants