Re: contrib/src/stc/scintilla/src/LexSQL.cxx patch - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: contrib/src/stc/scintilla/src/LexSQL.cxx patch
Date
Msg-id 3EE50A93.4080907@web.de
Whole thread Raw
List pgadmin-hackers
Hiroshi Saito wrote:

>Hi Dave.
>
>There was a problem that multi-byte wasn't interpreted in Lexer with SQLBOX.
>Therefore, it was solved, and patch was sent to WxWindows.
>
>The following is a comment.
>---------------------------------------------
>Multi-Byte operation can't handle it well with Lexer.
>But, the omission of the specification was improved
>together with the means of a certain solution.
>
>" is added to Word Style Handling.
>Therefore, it could be expressed comfortably.
>---------------------------------------------
>It is praying that this goes into the original-source.
>
>
>
Hi Hiroshi,

seems you fixed a bug in scintilla, which is an independent project,
that has been incorporated into wxWindows, so your fix needs to go to
the www.scintilla.org. That's quite a way into pgAdmin3... :-(

Regards,
Andreas



pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Linking error (same old story)
Next
From: Jean-Michel POURE
Date:
Subject: Missing xrc files after "make install"