Commit a014675
committed
Fix notify for SCN_MODIFIED (text is not null terminated)
Use real arguments to call1 parent 1766056 commit a014675Copy full SHA for a014675
1 file changed
+12-4Lines changed: 12 additions & 4 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- PythonScript/src
Expand file treeCollapse file tree
Open diff view settings
Collapse file
PythonScript/src/ScintillaWrapper.cpp
Copy file name to clipboardExpand all lines: PythonScript/src/ScintillaWrapper.cpp+12-4Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
101 | 101 | |
102 | 102 | |
103 | 103 | |
104 | | - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
105 | 115 | |
106 | 116 | |
107 | 117 | |
| ||
234 | 244 | |
235 | 245 | |
236 | 246 | |
237 | | - |
238 | | - |
239 | | - |
| 247 | + |
240 | 248 | |
241 | 249 | |
242 | 250 | |
|
0 commit comments