SciTE 3.2.3 released

177 views
Skip to first unread message

Neil Hodgson

unread,
Oct 21, 2012, 6:24:56 PM10/21/12
to scite-i...@googlegroups.com
   SciTE 3.2.3 is now available from the scintilla.org web site.

   SciTE 3.2.3 is a minor bug fix release.

   The property PLAT_UNIX is defined for all Unix variants so that settings can be merged between OS X and GTK+.

   For GTK+ 3 on Ubuntu, a crash involving margins was fixed.

   Other changes were made and bugs fixed. A detailed list of changes is available on the history page.
http://www.scintilla.org/ScintillaHistory.html

   SciTE uses Mercurial (Hg) for source code control. The repositories can be cloned with
hg clone http://scintilla.hg.sourceforge.net:8000/hgroot/scintilla/scintilla
hg clone http://scintilla.hg.sourceforge.net:8000/hgroot/scintilla/scite

   Thanks to the contributors of code and documentation and to the testers.

   Neil
Message has been deleted

OALite

unread,
Oct 24, 2012, 5:00:31 AM10/24/12
to scite-i...@googlegroups.com, nyama...@me.com
Regex \['\w+'\] match ['foo']
but \['(\w+)'\] does NOT match ['foo']

Philippe Lhoste

unread,
Oct 24, 2012, 8:05:41 AM10/24/12
to scite-i...@googlegroups.com
On 24/10/2012 11:00, OALite wrote:
> Regex *\['\w+'\]* match *['foo']*
> but *\['(\w+)'\]* does NOT match *['foo']*

This is totally unrelated to the announcement.
If you have something to ask to the group, please start a new message, instead of lazying
answering a random message.
Thanks.

To answer your topic, the second regex works for me.
Now, I have in my user settings:
find.replace.regexp.posix=1
...
(default is 0)

--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --

Bogdan Bezuz

unread,
Oct 31, 2012, 7:19:05 AM10/31/12
to scite-i...@googlegroups.com
Hi,
I'm trying to build SciTE from a hg checkout on Ubuntu 12.10:

make: *** No rule to make target `../../scintilla/include/Scintilla.h', needed by `SciTEGTK.o'. Stop.

Sorry if it's trivial, just moved from Win to Linux :)


--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-i...@googlegroups.com.
To unsubscribe from this group, send email to scite-interes...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.

Neil Hodgson

unread,
Nov 6, 2012, 2:57:45 PM11/6/12
to scite-i...@googlegroups.com
> I'm trying to build SciTE from a hg checkout on Ubuntu 12.10:
>
> make: *** No rule to make target `../../scintilla/include/Scintilla.h', needed by `SciTEGTK.o'. Stop.

You should checkout Scintilla into a sibling directory to SciTE.

Neil

Bogdan Bezuz

unread,
Nov 7, 2012, 4:52:46 AM11/7/12
to scite-i...@googlegroups.com
Done that, ty.
Also I had to 'make' Scintilla first, before SciTE.



    Neil

Reply all
Reply to author
Forward
0 new messages