mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
updated
This commit is contained in:
parent
f5fc7b3409
commit
45672abbc7
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-01-02 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/internal/ui/text/BufferedDocumentScanner.java (setRange):
|
||||
Patch form Ed Burnette, email excerpt:
|
||||
"There was an out of range exception happening when rescans
|
||||
were done at a non-zero offset because the length being requested was
|
||||
too large. This should work in 2.0 and 2.1 though I've only tested it on
|
||||
2.0.1 so far."
|
||||
|
||||
2003-01-02 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java(createAnnotationModel):
|
||||
|
|
Loading…
Add table
Reference in a new issue