Skip to content

Avoid usage of non FULL scintilla interfaces#16522

Closed
chcg wants to merge 1 commit intonotepad-plus-plus:masterfrom
chcg:deprecate_32bit_sci_structs_and_defines
Closed

Avoid usage of non FULL scintilla interfaces#16522
chcg wants to merge 1 commit intonotepad-plus-plus:masterfrom
chcg:deprecate_32bit_sci_structs_and_defines

Conversation

@chcg
Copy link
Contributor

@chcg chcg commented May 7, 2025

  • see discussion at Fix: Block Uncomment functionality removes comment tags even with quotes #16467
  • disabled versions with usage of Sci_PositionCR restricted to 2GB files on windows to avoid usage within N++ and to enforce usage of new functions within plugins
  • didn't adapt ScintillaStructures.h to avoid disabling/patching of functions for SCI_GETTEXTRANGE, SCI_FINDTEXT, SCI_GETSTYLEDTEXTFULL and SCI_FORMATRANGE within scintilla code

…les on windows

- didn't adapt ScintillaStructures.h yet to avoid disabling/patching of functions for SCI_GETTEXTRANGE, SCI_FINDTEXT, SCI_GETSTYLEDTEXTFULL and SCI_FORMATRANGE already now
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.

2 participants