Erik Inge Bols? wrote: > I've encountered one segfault, easily reproducible: > > * create a text box > * Get Text ... insert some text > * double click in the text box to edit the contents > * position the cursor at the front of the text box, then press and hold > the delete key - once all the text is gone, another delete keypress causes > a segfault. Fixed in todays CVS commit.
> > Problem #2: when I tried to narrow the problem down further, and thus > enabled debugging with --enable-debug=yes or --enable-debug=full, I got > compile errors that I couldn't make sense of... > hyphen.c: In function `hnj_hyphen_load': > hyphen.c:336: parse error before '/' token > hyphen.c: In function `hnj_hyphen_hyphenate': > hyphen.c:423: parse error before '/' token > hyphen.c:424:34: missing terminating ' character > hyphen.c:424:34: warning: character constant too long > hyphen.c:473: parse error before '/' token > hyphen.c:426: label `try_next_letter' used but not defined Hmm, that's code I've borrowed from OpenOffice, so I can't tell you why this error occurs. Best Regards Franz Schmid
