Discussion:
SciTE 3.2.3 released
Neil Hodgson
2012-10-21 22:24:56 UTC
Permalink
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
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-***@googlegroups.com.
To unsubscribe from this group, send email to scite-interest+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
OALite
2012-10-24 08:58:40 UTC
Permalink
Regex *\['\w+'\]* match *'foo'*
but *\['(\w+)'\]* does NOT match *'foo'*
Post by Neil Hodgson
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
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To view this discussion on the web visit https://groups.google.com/d/msg/scite-interest/-/COYw3emQojoJ.
To post to this group, send email to scite-***@googlegroups.com.
To unsubscribe from this group, send email to scite-interest+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
OALite
2012-10-24 09:00:31 UTC
Permalink
Regex *\['\w+'\]* match *['foo']*
but *\['(\w+)'\]* does NOT match *['foo']*
Post by Neil Hodgson
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
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To view this discussion on the web visit https://groups.google.com/d/msg/scite-interest/-/jqKJFISkx_gJ.
To post to this group, send email to scite-***@googlegroups.com.
To unsubscribe from this group, send email to scite-interest+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
Philippe Lhoste
2012-10-24 12:05:41 UTC
Permalink
Post by OALite
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
-- -- -- -- -- -- -- -- -- -- -- -- -- --
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-***@googlegroups.com.
To unsubscribe from this group, send email to scite-interest+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
Bogdan Bezuz
2012-10-31 11:19:05 UTC
Permalink
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 :)
Post by Neil Hodgson
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
--
You received this message because you are subscribed to the Google Groups
"scite-interest" group.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/scite-interest?hl=en.
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-***@googlegroups.com.
To unsubscribe from this group, send email to scite-interest+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
Neil Hodgson
2012-11-06 19:57:45 UTC
Permalink
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
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-***@googlegroups.com.
To unsubscribe from this group, send email to scite-interest+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
Loading...