Frankie - 2005-09-22

Hello I get the following warnings while compiling:
gcc -DHAVE_CONFIG_H  -c -O2  -Wall -DNO_DEBUG_OUTPUT  -I/usr/local/include/libAf
terImage -I/usr/local/include -I/usr/local/include/libAfterStep -I/usr/local/inc
lude   -I/usr/X11R6/include  -I. -I.. -I.  command.c
command.c: In function `process_x_event':
command.c:2464: warning: passing arg 3 of `read_32bit_property' from incompatibl
e pointer type

gcc -DHAVE_CONFIG_H  -c -O2  -Wall -DNO_DEBUG_OUTPUT  -I/usr/local/include/libAf
terImage -I/usr/local/include -I/usr/local/include/libAfterStep -I/usr/local/inc
lude   -I/usr/X11R6/include  -I. -I.. -I.  main.c
main.c: In function `check_extended_wm_hints_support':
main.c:1915: warning: passing arg 3 of `read_32bit_property' from incompatible p
ointer type
main.c:1919: warning: passing arg 3 of `read_32bit_property' from incompatible p
ointer type

gcc -DHAVE_CONFIG_H  -c -O2  -Wall -DNO_DEBUG_OUTPUT  -I/usr/local/include/libAf
terImage -I/usr/local/include -I/usr/local/include/libAfterStep -I/usr/local/inc
lude   -I/usr/X11R6/include  -I. -I.. -I.  xdefaults.c
xdefaults.c: In function `usage':
xdefaults.c:523: warning: field width is not type int (arg 5)
xdefaults.c:537: warning: field width is not type int (arg 4)
xdefaults.c:541: warning: field width is not type int (arg 3)

I am not sure if they are related to this error:

aterm has encountered a problem interacting with X Windows :
      Request: 2,    Error: 3(BadWindow (invalid Window parameter))
      in resource: 0x0
config_geom = 581x340
root_geom = 581x340+2+22, root_size = 3840x1200
config_geom = 581x340
root_geom = 581x340+550+24, root_size = 3840x1200
config_geom = 581x340
root_geom = 581x340+550+24, root_size = 3840x1200
config_geom = 581x340
root_geom = 581x340+550+24, root_size = 3840x1200

Thanks,

-frankie