Skip to content
  • Tor Lillqvist's avatar
    Fix gccisms (pointer arithmetic on void pointer, label without statement · f42bc931
    Tor Lillqvist authored
    2000-10-26  Tor Lillqvist  <tml@iki.fi>
    
    	* gbsearcharray.c (bsearch_array_insert): Fix gccisms (pointer
    	arithmetic on void pointer, label without statement following.
    
    	* gtype.c (type_node_fundamental_info): Don't apply unary minus to
    	result of sizeof operator, it can be unsigned. Cast first to
    	gssize.
    
    	* gobject.def: Add new functions.
    
    	* makefile.{mingw,msc}.in: Add new objects.
    f42bc931