Created
February 7, 2010 23:26
-
-
Save atomicules/297757 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
What successful building of Shoes on OSX PPC looks like: | |
i5m-Powerbook:~ i5m$ cd code/github/shoes/ | |
i5m-Powerbook:shoes i5m$ source use-deps | |
i5m-Powerbook:shoes i5m$ rake | |
(in /Users/i5m/code/github/shoes) | |
rm -rf dist | |
mkdir -p dist | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:25, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/app.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/powerpc-darwin9.8.0/ruby/config.h:109:1: warning: "alloca" redefined | |
In file included from ./deps/include/glib-2.0/glib.h:30, | |
from shoes/app.c:5: | |
./deps/include/glib-2.0/glib/galloca.h:35:1: warning: this is the location of the previous definition | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/app.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/app.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/app.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/app.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from shoes/app.c:6: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from shoes/app.c:8: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
In file included from shoes/app.c:11: | |
./shoes/native.h:20: warning: function declaration isn’t a prototype | |
./shoes/native.h:22: warning: function declaration isn’t a prototype | |
./shoes/native.h:24: warning: function declaration isn’t a prototype | |
./shoes/native.h:40: warning: function declaration isn’t a prototype | |
shoes/app.c:106: warning: no previous prototype for ‘shoes_app_resize’ | |
shoes/app.c:217: warning: no previous prototype for ‘shoes_app_title’ | |
shoes/app.c:275: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/canvas.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/canvas.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/canvas.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/canvas.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from shoes/canvas.c:6: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from shoes/canvas.c:8: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
In file included from shoes/canvas.c:10: | |
./shoes/native.h:20: warning: function declaration isn’t a prototype | |
./shoes/native.h:22: warning: function declaration isn’t a prototype | |
./shoes/native.h:24: warning: function declaration isn’t a prototype | |
./shoes/native.h:40: warning: function declaration isn’t a prototype | |
shoes/canvas.c:468: warning: no previous prototype for ‘shoes_add_shape’ | |
shoes/canvas.c:533: warning: no previous prototype for ‘shoes_add_effect’ | |
shoes/canvas.c: In function ‘shoes_canvas_ccall’: | |
shoes/canvas.c:1662: warning: passing argument 1 of ‘func2’ from distinct Objective-C type | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/effects.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/effects.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/effects.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/effects.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from shoes/effects.c:6: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from shoes/effects.c:8: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
shoes/effects.c:127: warning: no previous prototype for ‘shoes_gaussian_blur_filter’ | |
shoes/effects.c:226: warning: no previous prototype for ‘shoes_shadow_filter’ | |
shoes/effects.c:233: warning: no previous prototype for ‘shoes_glow_filter’ | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/image.c:10: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/image.c:10: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/image.c:10: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/image.c:10: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from shoes/image.c:10: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from shoes/image.c:12: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
In file included from shoes/image.c:15: | |
./shoes/native.h:20: warning: function declaration isn’t a prototype | |
./shoes/native.h:22: warning: function declaration isn’t a prototype | |
./shoes/native.h:24: warning: function declaration isn’t a prototype | |
./shoes/native.h:40: warning: function declaration isn’t a prototype | |
shoes/image.c:186: warning: no previous prototype for ‘shoes_surface_create_from_pixels’ | |
shoes/image.c:240: warning: no previous prototype for ‘shoes_png_size’ | |
shoes/image.c:280: warning: no previous prototype for ‘shoes_surface_create_from_gif’ | |
shoes/image.c:443: warning: no previous prototype for ‘shoes_jpeg_term_source’ | |
shoes/image.c:448: warning: no previous prototype for ‘shoes_jpeg_init_source’ | |
shoes/image.c:456: warning: no previous prototype for ‘shoes_jpeg_fill_input_buffer’ | |
shoes/image.c:486: warning: no previous prototype for ‘shoes_jpeg_skip_input_data’ | |
shoes/image.c:507: warning: no previous prototype for ‘jpeg_file_src’ | |
shoes/image.c:535: warning: no previous prototype for ‘shoes_jpeg_fatal’ | |
shoes/image.c:542: warning: no previous prototype for ‘shoes_surface_create_from_jpeg’ | |
shoes/image.c:650: warning: no previous prototype for ‘shoes_has_ext’ | |
shoes/image.c:656: warning: no previous prototype for ‘shoes_check_file_exists’ | |
shoes/image.c:668: warning: no previous prototype for ‘shoes_unsupported_image’ | |
shoes/image.c:678: warning: no previous prototype for ‘shoes_failed_image’ | |
shoes/image.c:688: warning: no previous prototype for ‘shoes_surface_create_from_file’ | |
shoes/image.c:715: warning: no previous prototype for ‘shoes_file_mtime’ | |
shoes/image.c:740: warning: no previous prototype for ‘shoes_cache_lookup’ | |
shoes/image.c:756: warning: no previous prototype for ‘shoes_cache_insert’ | |
shoes/image.c:905: warning: no previous prototype for ‘shoes_http_image_handler’ | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/ruby.c:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/ruby.c:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/ruby.c:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/ruby.c:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from shoes/ruby.c:5: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from shoes/ruby.c:7: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
In file included from shoes/ruby.c:10: | |
./shoes/native.h:20: warning: function declaration isn’t a prototype | |
./shoes/native.h:22: warning: function declaration isn’t a prototype | |
./shoes/native.h:24: warning: function declaration isn’t a prototype | |
./shoes/native.h:40: warning: function declaration isn’t a prototype | |
shoes/ruby.c:585: warning: no previous prototype for ‘shoes_is_element_p’ | |
shoes/ruby.c:823: warning: no previous prototype for ‘shoes_shape_check’ | |
shoes/ruby.c:1153: warning: no previous prototype for ‘shoes_image_get_full_width’ | |
shoes/ruby.c:1160: warning: no previous prototype for ‘shoes_image_get_full_height’ | |
shoes/ruby.c:1181: warning: no previous prototype for ‘shoes_image_surface_get_pixel’ | |
shoes/ruby.c:1193: warning: no previous prototype for ‘shoes_image_get_pixel’ | |
shoes/ruby.c:1205: warning: no previous prototype for ‘shoes_image_set_pixel’ | |
shoes/ruby.c:1229: warning: no previous prototype for ‘shoes_image_get_path’ | |
shoes/ruby.c:1236: warning: no previous prototype for ‘shoes_image_set_path’ | |
shoes/ruby.c:1289: warning: no previous prototype for ‘shoes_image_size’ | |
shoes/ruby.c:1761: warning: no previous prototype for ‘shoes_pattern_set_fill’ | |
shoes/ruby.c:1802: warning: no previous prototype for ‘shoes_pattern_get_fill’ | |
shoes/ruby.c:2128: warning: no previous prototype for ‘shoes_color_spaceship’ | |
shoes/ruby.c:2143: warning: no previous prototype for ‘shoes_color_get_red’ | |
shoes/ruby.c:2150: warning: no previous prototype for ‘shoes_color_get_green’ | |
shoes/ruby.c:2157: warning: no previous prototype for ‘shoes_color_get_blue’ | |
shoes/ruby.c:2164: warning: no previous prototype for ‘shoes_color_get_alpha’ | |
shoes/ruby.c:2192: warning: no previous prototype for ‘shoes_color_is_opaque’ | |
shoes/ruby.c:2199: warning: no previous prototype for ‘shoes_color_is_transparent’ | |
shoes/ruby.c:2243: warning: no previous prototype for ‘shoes_color_method_missing’ | |
shoes/ruby.c:2269: warning: no previous prototype for ‘shoes_app_method_missing’ | |
shoes/ruby.c:2376: warning: no previous prototype for ‘shoes_text_to_s’ | |
shoes/ruby.c:2408: warning: no previous prototype for ‘shoes_text_parent’ | |
shoes/ruby.c:2415: warning: no previous prototype for ‘shoes_text_children’ | |
shoes/ruby.c:2495: warning: no previous prototype for ‘shoes_textblock_children’ | |
shoes/ruby.c:2539: warning: no previous prototype for ‘shoes_textblock_cursorx’ | |
shoes/ruby.c:2547: warning: no previous prototype for ‘shoes_textblock_cursory’ | |
shoes/ruby.c:2555: warning: no previous prototype for ‘shoes_textblock_set_marker’ | |
shoes/ruby.c:2572: warning: no previous prototype for ‘shoes_textblock_get_marker’ | |
shoes/ruby.c:2580: warning: no previous prototype for ‘shoes_textblock_get_highlight’ | |
shoes/ruby.c:2644: warning: no previous prototype for ‘shoes_textblock_hit’ | |
shoes/ruby.c:3203: warning: no previous prototype for ‘shoes_textblock_string’ | |
shoes/ruby.c:3361: warning: no previous prototype for ‘shoes_control_check_styles’ | |
shoes/ruby.c:3508: warning: no previous prototype for ‘shoes_list_box_choose’ | |
shoes/ruby.c:3529: warning: no previous prototype for ‘shoes_list_box_items_get’ | |
shoes/ruby.c:3536: warning: no previous prototype for ‘shoes_list_box_items_set’ | |
shoes/ruby.c:3605: warning: no previous prototype for ‘shoes_progress_get_fraction’ | |
shoes/ruby.c:3615: warning: no previous prototype for ‘shoes_progress_set_fraction’ | |
shoes/ruby.c:3625: warning: no previous prototype for ‘shoes_check_draw’ | |
shoes/ruby.c:3648: warning: no previous prototype for ‘shoes_slider_draw’ | |
shoes/ruby.c:3669: warning: no previous prototype for ‘shoes_slider_get_fraction’ | |
shoes/ruby.c:3679: warning: no previous prototype for ‘shoes_slider_set_fraction’ | |
shoes/ruby.c:3689: warning: no previous prototype for ‘shoes_check_is_checked’ | |
shoes/ruby.c:3696: warning: no previous prototype for ‘shoes_button_group’ | |
shoes/ruby.c:3711: warning: no previous prototype for ‘shoes_check_set_checked’ | |
shoes/ruby.c:3721: warning: no previous prototype for ‘shoes_check_set_checked_m’ | |
shoes/ruby.c:3752: warning: no previous prototype for ‘shoes_radio_draw’ | |
shoes/ruby.c:4011: warning: no previous prototype for ‘shoes_canvas_get_parent’ | |
shoes/ruby.c:4013: warning: no previous prototype for ‘shoes_control_get_parent’ | |
shoes/ruby.c:4014: warning: no previous prototype for ‘shoes_control_style’ | |
shoes/ruby.c:4014: warning: no previous prototype for ‘shoes_control_displace’ | |
shoes/ruby.c:4014: warning: no previous prototype for ‘shoes_control_move’ | |
shoes/ruby.c:4015: warning: no previous prototype for ‘shoes_control_click’ | |
shoes/ruby.c:4016: warning: no previous prototype for ‘shoes_control_change’ | |
shoes/ruby.c:4017: warning: no previous prototype for ‘shoes_text_style’ | |
shoes/ruby.c:4017: warning: no previous prototype for ‘shoes_text_displace’ | |
shoes/ruby.c:4017: warning: no previous prototype for ‘shoes_text_move’ | |
shoes/ruby.c:4018: warning: no previous prototype for ‘shoes_text_replace’ | |
shoes/ruby.c:4023: warning: no previous prototype for ‘shoes_image_get_parent’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_hide’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_show’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_toggle’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_style’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_displace’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_move’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_change’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_click’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_release’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_hover’ | |
shoes/ruby.c:4024: warning: no previous prototype for ‘shoes_image_leave’ | |
shoes/ruby.c:4025: warning: no previous prototype for ‘shoes_image_transform’ | |
shoes/ruby.c:4025: warning: no previous prototype for ‘shoes_image_translate’ | |
shoes/ruby.c:4025: warning: no previous prototype for ‘shoes_image_rotate’ | |
shoes/ruby.c:4025: warning: no previous prototype for ‘shoes_image_scale’ | |
shoes/ruby.c:4025: warning: no previous prototype for ‘shoes_image_skew’ | |
shoes/ruby.c:4026: warning: no previous prototype for ‘shoes_linktext_click’ | |
shoes/ruby.c:4027: warning: no previous prototype for ‘shoes_linktext_release’ | |
shoes/ruby.c:4028: warning: no previous prototype for ‘shoes_linktext_hover’ | |
shoes/ruby.c:4029: warning: no previous prototype for ‘shoes_linktext_leave’ | |
shoes/ruby.c:4030: warning: no previous prototype for ‘shoes_shape_get_parent’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_hide’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_show’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_toggle’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_style’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_displace’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_change’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_click’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_release’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_hover’ | |
shoes/ruby.c:4031: warning: no previous prototype for ‘shoes_shape_leave’ | |
shoes/ruby.c:4032: warning: no previous prototype for ‘shoes_shape_transform’ | |
shoes/ruby.c:4032: warning: no previous prototype for ‘shoes_shape_translate’ | |
shoes/ruby.c:4032: warning: no previous prototype for ‘shoes_shape_rotate’ | |
shoes/ruby.c:4032: warning: no previous prototype for ‘shoes_shape_scale’ | |
shoes/ruby.c:4032: warning: no previous prototype for ‘shoes_shape_skew’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_hide’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_show’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_toggle’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_style’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_displace’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_move’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_change’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_click’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_release’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_hover’ | |
shoes/ruby.c:4033: warning: no previous prototype for ‘shoes_pattern_leave’ | |
shoes/ruby.c:4034: warning: no previous prototype for ‘shoes_textblock_get_parent’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_hide’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_show’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_toggle’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_style’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_displace’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_move’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_change’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_click’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_release’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_hover’ | |
shoes/ruby.c:4035: warning: no previous prototype for ‘shoes_textblock_leave’ | |
shoes/ruby.c:4036: warning: no previous prototype for ‘shoes_textblock_replace’ | |
shoes/ruby.c:4040: warning: no previous prototype for ‘shoes_textblock_style_m’ | |
shoes/ruby.c:4151: warning: no previous prototype for ‘shoes_timer_toggle’ | |
shoes/ruby.c:4158: warning: no previous prototype for ‘shoes_timer_draw’ | |
shoes/ruby.c:4172: warning: no previous prototype for ‘shoes_msg’ | |
shoes/ruby.c:4251: warning: no previous prototype for ‘shoes_http_remove’ | |
shoes/ruby.c:4260: warning: no previous prototype for ‘shoes_http_abort’ | |
shoes/ruby.c:4322: warning: no previous prototype for ‘shoes_doth_handler’ | |
shoes/ruby.c:4399: warning: no previous prototype for ‘shoes_http_length’ | |
shoes/ruby.c:4406: warning: no previous prototype for ‘shoes_http_percent’ | |
shoes/ruby.c:4413: warning: no previous prototype for ‘shoes_http_response’ | |
shoes/ruby.c:4420: warning: no previous prototype for ‘shoes_http_transferred’ | |
shoes/ruby.c:4425: warning: no previous prototype for ‘shoes_http_start’ | |
shoes/ruby.c:4426: warning: no previous prototype for ‘shoes_http_progress’ | |
shoes/ruby.c:4427: warning: no previous prototype for ‘shoes_http_finish’ | |
shoes/ruby.c:4428: warning: no previous prototype for ‘shoes_http_error’ | |
shoes/ruby.c:4515: warning: no previous prototype for ‘shoes_log’ | |
shoes/ruby.c:4521: warning: no previous prototype for ‘shoes_font’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_close’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_close’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_get_gutter_width’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_get_gutter_width’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_nostroke’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_nostroke’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_stroke’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_stroke’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_strokewidth’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_strokewidth’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_cap’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_cap’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_nofill’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_nofill’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_fill’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_fill’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_arc’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_arc’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_rect’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_rect’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_oval’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_oval’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_line’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_line’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_arrow’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_arrow’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_star’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_star’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_para’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_para’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_banner’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_banner’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_title’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_title’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_subtitle’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_subtitle’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_tagline’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_tagline’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_caption’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_caption’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_inscription’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_inscription’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_code’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_code’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_del’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_del’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_em’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_em’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_ins’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_ins’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_link’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_link’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_span’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_span’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_strong’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_strong’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_sub’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_sub’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_sup’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_sup’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_background’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_background’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_border’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_border’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_video’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_video’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_blur’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_blur’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_glow’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_glow’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_shadow’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_shadow’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_image’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_image’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_imagesize’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_imagesize’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_animate’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_animate’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_every’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_every’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_timer’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_timer’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_shape’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_shape’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_move_to’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_move_to’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_line_to’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_line_to’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_curve_to’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_curve_to’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_arc_to’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_arc_to’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_transform’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_transform’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_translate’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_translate’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_rotate’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_rotate’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_scale’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_scale’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_skew’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_skew’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_push’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_push’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_pop’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_pop’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_reset’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_reset’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_button’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_button’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_list_box’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_list_box’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_edit_line’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_edit_line’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_edit_box’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_edit_box’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_progress’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_progress’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_slider’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_slider’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_check’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_check’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_radio’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_radio’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_get_app’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_get_app’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_after’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_after’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_before’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_before’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_append’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_append’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_prepend’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_prepend’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_flow’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_flow’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_stack’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_stack’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_mask’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_mask’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_widget’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_widget’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_start’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_start’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_finish’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_finish’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_hover’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_hover’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_leave’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_leave’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_click’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_click’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_release’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_release’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_motion’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_motion’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_keydown’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_keydown’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_keypress’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_keypress’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_keyup’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_keyup’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_clear_contents’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_clear_contents’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_goto’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_goto’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_mouse’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_mouse’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_get_cursor’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_get_cursor’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_set_cursor’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_set_cursor’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_get_clipboard’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_get_clipboard’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_set_clipboard’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_set_clipboard’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_download’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_download’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_owner’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_owner’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_window’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_window’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_dialog’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_dialog’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_window_plain’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_window_plain’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_dialog_plain’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_dialog_plain’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_canvas_c_snapshot’ | |
shoes/ruby.c:4569: warning: no previous prototype for ‘shoes_app_c_snapshot’ | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/world.c:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/world.c:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/world.c:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/world.c:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from shoes/world.c:5: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from shoes/world.c:6: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
In file included from shoes/world.c:9: | |
./shoes/native.h:20: warning: function declaration isn’t a prototype | |
./shoes/native.h:22: warning: function declaration isn’t a prototype | |
./shoes/native.h:24: warning: function declaration isn’t a prototype | |
./shoes/native.h:40: warning: function declaration isn’t a prototype | |
shoes/world.c:16: warning: function declaration isn’t a prototype | |
shoes/world.c:53: warning: no previous prototype for ‘shoes_world_free_image_cache’ | |
shoes/world.c:88: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/native/cocoa.m:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/native/cocoa.m:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/native/cocoa.m:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/native/cocoa.m:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from shoes/native/cocoa.m:5: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from shoes/native/cocoa.m:6: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
In file included from shoes/native/cocoa.m:9: | |
./shoes/native.h:20: warning: function declaration isn’t a prototype | |
./shoes/native.h:22: warning: function declaration isn’t a prototype | |
./shoes/native.h:24: warning: function declaration isn’t a prototype | |
./shoes/native.h:40: warning: function declaration isn’t a prototype | |
shoes/native/cocoa.m: In function ‘-[ShoesEvents application:openFile:]’: | |
shoes/native/cocoa.m:44: warning: passing argument 1 of ‘shoes_load’ discards qualifiers from pointer target type | |
shoes/native/cocoa.m: In function ‘-[ShoesEvents emulateKey:modifierFlags:withoutModifiers:]’: | |
shoes/native/cocoa.m:62: warning: initialization from distinct Objective-C type | |
shoes/native/cocoa.m: In function ‘-[ShoesWindow keyDown:]’: | |
shoes/native/cocoa.m:225: warning: initialization discards qualifiers from pointer target type | |
shoes/native/cocoa.m: At top level: | |
shoes/native/cocoa.m:500: warning: no previous prototype for ‘add_to_menubar’ | |
shoes/native/cocoa.m:510: warning: no previous prototype for ‘create_apple_menu’ | |
shoes/native/cocoa.m: In function ‘create_apple_menu’: | |
shoes/native/cocoa.m:554: warning: no ‘-setAppleMenu:’ method found | |
shoes/native/cocoa.m:554: warning: (Messages without a matching method signature | |
shoes/native/cocoa.m:554: warning: will be assumed to return ‘id’ and accept | |
shoes/native/cocoa.m:554: warning: ‘...’ as arguments.) | |
shoes/native/cocoa.m: At top level: | |
shoes/native/cocoa.m:561: warning: no previous prototype for ‘create_edit_menu’ | |
shoes/native/cocoa.m:590: warning: no previous prototype for ‘create_window_menu’ | |
shoes/native/cocoa.m:608: warning: no previous prototype for ‘create_help_menu’ | |
shoes/native/cocoa.m:624: warning: function declaration isn’t a prototype | |
shoes/native/cocoa.m: In function ‘shoes_font_list’: | |
shoes/native/cocoa.m:636: warning: passing argument 3 of ‘ATSFontGetName’ from incompatible pointer type | |
shoes/native/cocoa.m:628: warning: unused variable ‘outArray’ | |
shoes/native/cocoa.m: In function ‘shoes_load_font’: | |
shoes/native/cocoa.m:658: warning: pointer targets in passing argument 1 of ‘FSPathMakeRef’ differ in signedness | |
shoes/native/cocoa.m:661: warning: ‘ATSFontActivateFromFileSpecification’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:283) | |
shoes/native/cocoa.m:663: warning: comparison between pointer and integer | |
shoes/native/cocoa.m:677: warning: passing argument 3 of ‘ATSFontGetName’ from incompatible pointer type | |
shoes/native/cocoa.m: At top level: | |
shoes/native/cocoa.m:691: warning: function declaration isn’t a prototype | |
shoes/native/cocoa.m: In function ‘shoes_native_init’: | |
shoes/native/cocoa.m:695: warning: ‘main’ is usually a function | |
shoes/native/cocoa.m: At top level: | |
shoes/native/cocoa.m:719: warning: function declaration isn’t a prototype | |
shoes/native/cocoa.m:727: warning: no previous prototype for ‘shoes_get_time’ | |
shoes/native/cocoa.m:732: warning: no previous prototype for ‘shoes_diff_time’ | |
shoes/native/cocoa.m:865: warning: no previous prototype for ‘shoes_native_view_supplant’ | |
shoes/native/cocoa.m: In function ‘shoes_native_app_open’: | |
shoes/native/cocoa.m:922: warning: label ‘quit’ defined but not used | |
shoes/native/cocoa.m: At top level: | |
shoes/native/cocoa.m:934: warning: function declaration isn’t a prototype | |
shoes/native/cocoa.m: In function ‘shoes_native_control_state’: | |
shoes/native/cocoa.m:1088: warning: ‘NSControl’ may not respond to ‘-setEditable:’ | |
shoes/native/cocoa.m: In function ‘shoes_native_surface_hide’: | |
shoes/native/cocoa.m:1128: warning: passing argument 1 of ‘HIViewSetVisible’ from incompatible pointer type | |
shoes/native/cocoa.m: In function ‘shoes_native_surface_show’: | |
shoes/native/cocoa.m:1134: warning: passing argument 1 of ‘HIViewSetVisible’ from incompatible pointer type | |
shoes/native/cocoa.m: In function ‘shoes_dialog_alert’: | |
shoes/native/cocoa.m:1408: warning: unused variable ‘answer’ | |
shoes/native/cocoa.m: In function ‘shoes_dialog_ask’: | |
shoes/native/cocoa.m:1425: warning: passing argument 1 of ‘setDefaultButtonCell:’ from distinct Objective-C type | |
shoes/native/cocoa.m: In function ‘shoes_dialog_color’: | |
shoes/native/cocoa.m:1495: warning: pointer targets in passing argument 2 of ‘GetColor’ differ in signedness | |
shoes/native/cocoa.m: In function ‘shoes_dialog_chooser’: | |
shoes/native/cocoa.m:1506: warning: initialization discards qualifiers from pointer target type | |
shoes/native/cocoa.m: In function ‘shoes_dialog_save’: | |
shoes/native/cocoa.m:1531: warning: initialization discards qualifiers from pointer target type | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/http/nsurl.m:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/http/nsurl.m:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/http/nsurl.m:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from shoes/http/nsurl.m:5: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from shoes/http/nsurl.m:5: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from shoes/http/nsurl.m:6: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
In file included from shoes/http/nsurl.m:12: | |
./shoes/native.h:20: warning: function declaration isn’t a prototype | |
./shoes/native.h:22: warning: function declaration isn’t a prototype | |
./shoes/native.h:24: warning: function declaration isn’t a prototype | |
./shoes/native.h:40: warning: function declaration isn’t a prototype | |
shoes/http/nsurl.m: In function ‘-[ShoesHttp readHeaders:]’: | |
shoes/http/nsurl.m:114: warning: assignment discards qualifiers from pointer target type | |
shoes/http/nsurl.m:116: warning: assignment discards qualifiers from pointer target type | |
shoes/http/nsurl.m: In function ‘-[ShoesHttp connectionDidFinishLoading:]’: | |
shoes/http/nsurl.m:176: warning: statement with no effect | |
shoes/http/nsurl.m:176: warning: statement with no effect | |
shoes/http/nsurl.m: In function ‘-[ShoesHttp downloadDidFinish:]’: | |
shoes/http/nsurl.m:222: warning: statement with no effect | |
shoes/http/nsurl.m:222: warning: statement with no effect | |
shoes/http/nsurl.m: In function ‘shoes_http_err’: | |
shoes/http/nsurl.m:246: warning: initialization discards qualifiers from pointer target type | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from bin/main.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:877: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:878: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:884: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:885: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:886: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:979: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:980: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:981: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:982: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:983: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:984: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:985: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:29, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from bin/main.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:62: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:63: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:98: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:99: warning: function declaration isn’t a prototype | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1126, | |
from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from bin/main.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:82: warning: redundant redeclaration of ‘rb_uint2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:454: warning: previous declaration of ‘rb_uint2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:83: warning: redundant redeclaration of ‘rb_int2big’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:455: warning: previous declaration of ‘rb_int2big’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:84: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:185: warning: previous declaration of ‘rb_uint2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:85: warning: redundant redeclaration of ‘rb_int2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:182: warning: previous declaration of ‘rb_int2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:97: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:190: warning: previous declaration of ‘rb_ll2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:98: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:192: warning: previous declaration of ‘rb_ull2inum’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:163: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:166: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:167: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:168: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:174: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:296: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:326: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:373: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:374: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:750: warning: function declaration isn’t a prototype | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:751: warning: redundant redeclaration of ‘rb_iv_set’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:945: warning: previous declaration of ‘rb_iv_set’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/intern.h:752: warning: redundant redeclaration of ‘rb_iv_get’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:944: warning: previous declaration of ‘rb_iv_get’ was here | |
In file included from /Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby.h:32, | |
from ./shoes/app.h:14, | |
from bin/main.c:6: | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1207: warning: redundant redeclaration of ‘st_strcasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:107: warning: previous declaration of ‘st_strcasecmp’ was here | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/ruby.h:1208: warning: redundant redeclaration of ‘st_strncasecmp’ | |
/Users/i5m/code/github/shoes/deps/include/ruby-1.9.1/ruby/st.h:108: warning: previous declaration of ‘st_strncasecmp’ was here | |
In file included from bin/main.c:6: | |
./shoes/app.h:90: warning: function declaration isn’t a prototype | |
In file included from bin/main.c:7: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
bin/main.c:22: warning: function declaration isn’t a prototype | |
bin/main.c: In function ‘main’: | |
bin/main.c:29: warning: unused variable ‘env’ | |
rm -f dist/shoes | |
rm -f dist/shoes-bin | |
mkdir -p dist/ruby | |
cp -r /Users/i5m/code/github/shoes/deps/lib/ruby/1.9.1 dist/ruby/lib | |
rm -rf dist/ruby/lib/soap | |
rm -rf dist/ruby/lib/wsdl | |
rm -rf dist/ruby/lib/xsd | |
cp -r req/rubygems/rbconfig dist/ruby/lib | |
cp -r req/rubygems/rubygems dist/ruby/lib | |
cp -r req/rubygems/rubygems.rb dist/ruby/lib | |
cp -r req/rubygems/ubygems.rb dist/ruby/lib | |
cp -r req/ftsearch/lib/ftsearch dist/ruby/lib | |
mkdir -p dist/ruby/gems/1.9.1/specifications | |
mkdir -p dist/ruby/gems/1.9.1/gems/hpricot-0.8.1/lib | |
cp -r req/hpricot/lib/hpricot dist/ruby/gems/1.9.1/gems/hpricot-0.8.1/lib | |
cp -r req/hpricot/lib/hpricot.rb dist/ruby/gems/1.9.1/gems/hpricot-0.8.1/lib | |
mkdir -p dist/ruby/gems/1.9.1/gems/hpricot-0.8.1/lib | |
cp req/hpricot/gemspec dist/ruby/gems/1.9.1/specifications/hpricot-0.8.1.gemspec | |
mkdir -p dist/ruby/gems/1.9.1/specifications | |
mkdir -p dist/ruby/gems/1.9.1/gems/json-shoes-1.1.3/lib | |
cp -r req/json/lib/json dist/ruby/gems/1.9.1/gems/json-shoes-1.1.3/lib | |
cp -r req/json/lib/json.rb dist/ruby/gems/1.9.1/gems/json-shoes-1.1.3/lib | |
mkdir -p dist/ruby/gems/1.9.1/gems/json-shoes-1.1.3/lib/json/ext | |
cp req/json/gemspec dist/ruby/gems/1.9.1/specifications/json-shoes-1.1.3.gemspec | |
mkdir -p dist/ruby/gems/1.9.1/specifications | |
mkdir -p dist/ruby/gems/1.9.1/gems/sqlite3-ruby-1.2.5-x86-mswin32/lib | |
cp -r req/sqlite3/lib/sqlite3 dist/ruby/gems/1.9.1/gems/sqlite3-ruby-1.2.5-x86-mswin32/lib | |
cp -r req/sqlite3/lib/sqlite3.rb dist/ruby/gems/1.9.1/gems/sqlite3-ruby-1.2.5-x86-mswin32/lib | |
mkdir -p dist/ruby/gems/1.9.1/gems/sqlite3-ruby-1.2.5-x86-mswin32/lib | |
cp req/sqlite3/gemspec dist/ruby/gems/1.9.1/specifications/sqlite3-ruby-1.2.5-x86-mswin32.gemspec | |
cp ./deps/lib/libcairo.2.dylib dist/ | |
cp ./deps/lib/libpixman-1.0.dylib dist/ | |
cp ./deps/lib/libgmodule-2.0.0.dylib dist/ | |
cp ./deps/lib/libintl.8.dylib dist/ | |
cp ./deps/lib/libruby.dylib dist/ | |
cp ./deps/lib/libglib-2.0.0.dylib dist/ | |
cp ./deps/lib/libgobject-2.0.0.dylib dist/ | |
cp ./deps/lib/libpng12.0.dylib dist/ | |
cp ./deps/lib/libpango-1.0.0.dylib dist/ | |
cp ./deps/lib/pango/1.6.0/modules/pango-basic-atsui.la dist/ | |
cp ./deps/lib/libpangocairo-1.0.0.dylib dist/ | |
cp ./deps/lib/pango/1.6.0/modules/pango-basic-atsui.so dist/ | |
cp ./deps/etc/pango/pango.modules dist/ | |
cp ./deps/lib/pango/1.6.0/modules/pango-arabic-lang.so dist/ | |
cp ./deps/lib/pango/1.6.0/modules/pango-arabic-lang.la dist/ | |
cp ./deps/lib/pango/1.6.0/modules/pango-indic-lang.so dist/ | |
cp ./deps/lib/pango/1.6.0/modules/pango-indic-lang.la dist/ | |
cp ./deps/lib/libjpeg.62.dylib dist/ | |
cp ./deps/lib/libgif.4.dylib dist/ | |
cp ./deps/lib/libportaudio.2.dylib dist/ | |
cp -r fonts dist/fonts | |
cp -r lib dist/lib | |
cp -r samples dist/samples | |
cp -r static dist/static | |
cp README dist/README.txt | |
cp CHANGELOG dist/CHANGELOG.txt | |
cp COPYING dist/COPYING.txt | |
rm -rf Shoes.app | |
mkdir Shoes.app | |
mkdir Shoes.app/Contents | |
cp -r dist Shoes.app/Contents/MacOS | |
mkdir Shoes.app/Contents/Resources | |
mkdir Shoes.app/Contents/Resources/English.lproj | |
cp platform/mac/version.plist Shoes.app/Contents/ | |
cp platform/mac/command-manual.rb Shoes.app/Contents/MacOS/ | |
chmod 755 Shoes.app/Contents/MacOS/shoes-launch | |
chmod 755 Shoes.app/Contents/MacOS/shoes | |
chmod 755 Shoes.app/Contents/MacOS/shoes-bin | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment