<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>ast_expr.y: In function
`chk_minus':<BR>ast_expr.y:548: warning: integer constant is too large for
"long" type<BR>ast_expr.y: In function `chk_div':<BR>ast_expr.y:627: warning:
integer constant is too large for "long" type<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>and</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>hash/ndbm.c: In function
`dbm_fetch':<BR>hash/ndbm.c:111: warning: dereferencing type-punned pointer will
break strict-aliasing rules<BR>hash/ndbm.c:111: warning: dereferencing
type-punned pointer will break strict-aliasing rules<BR>hash/ndbm.c: In function
`dbm_firstkey':<BR>hash/ndbm.c:131: warning: dereferencing type-punned pointer
will break strict-aliasing rules<BR>hash/ndbm.c:131: warning: dereferencing
type-punned pointer will break strict-aliasing rules<BR>hash/ndbm.c: In function
`dbm_nextkey':<BR>hash/ndbm.c:149: warning: dereferencing type-punned pointer
will break strict-aliasing rules<BR>hash/ndbm.c:149: warning: dereferencing
type-punned pointer will break strict-aliasing rules<BR>hash/ndbm.c: In function
`dbm_delete':<BR>hash/ndbm.c:166: warning: dereferencing type-punned pointer
will break strict-aliasing rules<BR>hash/ndbm.c: In function
`dbm_store':<BR>hash/ndbm.c:185: warning: dereferencing type-punned pointer will
break strict-aliasing rules<BR>hash/ndbm.c:185: warning: dereferencing
type-punned pointer will break strict-aliasing rules<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>These are a few of the things i'm trying to
fix/make not be warnings :P</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Anyone able to input on these?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>bkw</DIV></FONT></BODY></HTML>