Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Change int type for SCNotification Scintilla#268

Merged
jcaillon merged 1 commit intojcaillon:masterfrom
thony8:master
Dec 16, 2019
Merged

Change int type for SCNotification Scintilla#268
jcaillon merged 1 commit intojcaillon:masterfrom
thony8:master

Conversation

@thony8
Copy link
Contributor

@thony8 thony8 commented Dec 15, 2019

According to jacobslusser/ScintillaNET#447, a change in several integer variables causes nc.modificationType equals to 0 (due to Scintilla updates). This result causes a behavior problem in the NotificationPublisher.cs (case SCN_MODIFIED).
This problem appears only in 64-bits Notepad++ 7.7 and above and related to #263 .

@jcaillon
Copy link
Owner

Hello @thony8 !

thank you so much for this MR ;)

I am gladly accepting it without prior testing, as it seems to make a lot of sense judging by the scintillaNET changes you linked.

@jcaillon jcaillon merged commit d02a417 into jcaillon:master Dec 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants