Hi,
Are there plans to upgrade gtksourceview to version 2.x ?
Gtksourceview - 1.x gives me some trouble lately, and I am wondering
whether gtksourceview 2.x would be better.
Just curious.
Hi,
Are there plans to upgrade gtksourceview to version 2.x ?
Gtksourceview - 1.x gives me some trouble lately, and I am wondering
whether gtksourceview 2.x would be better.
Just curious.
One reason I am asking about this is because I have trouble compiling
gtksourceview 1.x lately.
I get errors such as these:
gcc -DHAVE_CONFIG_H -I. -I. -I⌠-DDATADIR="/usr/share"
-DG_LOG_DOMAIN=âGtkSourceViewâ -I⌠-I. -Wall -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-sign-compare
-I/Programs/Atk/1.28.0/include/atk-1.0 -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libxml2
-I/Programs/Libgnomeprint/2.18.6/include/libgnomeprint-2.2
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/pango-1.0 -O2 -march=athlon64 -fomit-frame-pointer
-frerun-loop-opt -MT gtktextregion.lo -MD -MP -MF
.deps/gtktextregion.Tpo -c gtktextregion.c -fPIC -DPIC -o
.libs/gtktextregion.o
if /bin/sh âŚ/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I⌠-DDATADIR=""/usr/share"" -DG_LOG_DOMAIN=âGtkSourceViewâ
-I⌠-I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith
-Wno-sign-compare -I/Programs/Atk/1.28.0/include/atk-1.0
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2
-I/Programs/Libgnomeprint/2.18.6/include/libgnomeprint-2.2
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/pango-1.0 -O2 -march=athlon64 -fomit-frame-pointer
-frerun-loop-opt -MT gtksourceregex.lo -MD -MP -MF
â.deps/gtksourceregex.Tpoâ -c -o gtksourceregex.lo gtksourceregex.c;
then mv -f â.deps/gtksourceregex.Tpoâ
â.deps/gtksourceregex.Ploâ; else rm -f â.deps/gtksourceregex.Tpoâ; exit
1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I⌠-DDATADIR="/usr/share"
-DG_LOG_DOMAIN=âGtkSourceViewâ -I⌠-I. -Wall -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-sign-compare
-I/Programs/Atk/1.28.0/include/atk-1.0 -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libxml2
-I/Programs/Libgnomeprint/2.18.6/include/libgnomeprint-2.2
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/pango-1.0 -O2 -march=athlon64 -fomit-frame-pointer
-frerun-loop-opt -MT gtksourceregex.lo -MD -MP -MF
.deps/gtksourceregex.Tpo -c gtksourceregex.c -fPIC -DPIC -o
.libs/gtksourceregex.o
gtksourceregex.c:43: error: field âregâ has incomplete type
gtksourceregex.c: In function âgtk_source_regex_compileâ:
gtksourceregex.c:56: error: âRE_SYNTAX_POSIX_MINIMAL_EXTENDEDâ
undeclared (first use in this function)
gtksourceregex.c:56: error: (Each undeclared identifier is reported only
once
gtksourceregex.c:56: error: for each function it appears in.)
gtksourceregex.c:57: error: âstruct re_pattern_bufferâ has no member
named âtranslateâ
gtksourceregex.c:58: error: âstruct re_pattern_bufferâ has no member
named âfastmapâ
gtksourceregex.c:59: error: âstruct re_pattern_bufferâ has no member
named âallocatedâ
gtksourceregex.c:60: error: âstruct re_pattern_bufferâ has no member
named âbufferâ
gtksourceregex.c:62: warning: implicit declaration of function
âre_compile_patternâ
gtksourceregex.c:62: warning: nested extern declaration of
âre_compile_patternâ
gtksourceregex.c:64: warning: assignment makes pointer from integer
without a cast
gtksourceregex.c:66: warning: implicit declaration of function
âre_compile_fastmapâ
gtksourceregex.c:66: warning: nested extern declaration of
âre_compile_fastmapâ
gtksourceregex.c:69: error: âstruct re_pattern_bufferâ has no member
named âfastmapâ
gtksourceregex.c:70: error: âstruct re_pattern_bufferâ has no member
named âfastmapâ
gtksourceregex.c:75: error: âstruct re_pattern_bufferâ has no member
named âfastmapâ
gtksourceregex.c: In function âgtk_source_regex_destroyâ:
gtksourceregex.c:88: error: âstruct re_pattern_bufferâ has no member
named âfastmapâ
gtksourceregex.c:89: error: âstruct re_pattern_bufferâ has no member
named âfastmapâ
gtksourceregex.c: In function âgtk_source_regex_searchâ:
gtksourceregex.c:135: error: âstruct re_pattern_bufferâ has no member
named ânot_bolâ
gtksourceregex.c:136: error: âstruct re_pattern_bufferâ has no member
named ânot_eolâ
gtksourceregex.c:138: warning: implicit declaration of function
âre_searchâ
gtksourceregex.c:138: warning: nested extern declaration of âre_searchâ
gtksourceregex.c: In function âgtk_source_regex_matchâ:
gtksourceregex.c:184: error: âstruct re_pattern_bufferâ has no member
named ânot_bolâ
gtksourceregex.c:185: error: âstruct re_pattern_bufferâ has no member
named ânot_eolâ
gtksourceregex.c:187: warning: implicit declaration of function
âre_matchâ
gtksourceregex.c:187: warning: nested extern declaration of âre_matchâ
make[4]: *** [gtksourceregex.lo] Error 1
make[4]: Leaving directory /Depot/j/gtksourceview-1.8.4/gtksourceview' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory
/Depot/j/gtksourceview-1.8.4/gtksourceviewâ
make[2]: *** [all] Error 2
make[2]: Leaving directory /Depot/j/gtksourceview-1.8.4/gtksourceview' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
/Depot/j/gtksourceview-1.8.4â
make: *** [all] Error 2
Where does RE_SYNTAX_POSIX_MINIMAL_EXTENDED come from?
Google says something about GNU Regexp but I donât know what that really
means.
Hi,
In [email protected]
â[ruby-gnome2-devel-en] Gtksourceview - 2.x.x ?â on Wed, 25 Nov 2009
16:06:50 +0100,
Marc H. [email protected] wrote:
Are there plans to upgrade gtksourceview to version 2.x ?
Gtksourceview - 1.x gives me some trouble lately, and I am wondering
whether gtksourceview 2.x would be better.
Ruby-GNOME2 includes Ruby/GtkSourceView2 as an experimental
package.
kou
Thanks for the information kou!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs