bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rollup: Build issues with bash-3.2


From: grarpamp
Subject: Re: Rollup: Build issues with bash-3.2
Date: Thu, 19 Jun 2008 18:30:44 -0400

And when using --disable-nls, these appear in the output of make.

< shell.c: In function `get_current_user_info':
< shell.c:1600: warning: assignment discards qualifiers from pointer target type
< ./parse.y: In function `report_syntax_error':
< ./parse.y:4553: warning: assignment discards qualifiers from pointer
target type
< error.c: In function `command_errstr':
< error.c:428: warning: return discards qualifiers from pointer target type
< expr.c: In function `pushexp':
< expr.c:241: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `popexp':
< expr.c:265: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `subexpr':
< expr.c:379: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `expassign':
< expr.c:419: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:440: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:445: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:471: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `expcond':
< expr.c:501: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:513: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:516: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `exp2':
< expr.c:755: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `exppower':
< expr.c:780: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `exp0':
< expr.c:825: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:853: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:896: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `readtok':
< expr.c:1175: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:1177: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c: In function `strlong':
< expr.c:1255: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:1259: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< expr.c:1279: warning: passing arg 1 of `evalerror' discards
qualifiers from pointer target type
< mailcheck.c: In function `check_mail':
< mailcheck.c:386: warning: assignment discards qualifiers from
pointer target type
< mailcheck.c:411: warning: assignment discards qualifiers from
pointer target type
< trap.c: In function `signal_name':
< trap.c:201: warning: assignment discards qualifiers from pointer target type
< test.c: In function `beyond':
< test.c:145: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c: In function `integer_expected_error':
< test.c:154: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c: In function `term':
< test.c:262: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c:264: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c:279: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c: In function `binary_operator':
< test.c:444: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c: In function `two_arguments':
< test.c:688: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c:691: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c: In function `three_arguments':
< test.c:731: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c: In function `test_command':
< test.c:806: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< test.c:822: warning: passing arg 1 of `test_syntax_error' discards
qualifiers from pointer target type
< locale.c: In function `localetrans':
< locale.c:360: warning: assignment discards qualifiers from pointer target type
< redir.c: In function `redirection_error':
< redir.c:99: warning: assignment discards qualifiers from pointer target type
< ./fc.def: In function `fc_builtin':
< ./fc.def:328: warning: passing arg 2 of `sh_erange' discards
qualifiers from pointer target type
< ./history.def: In function `history_builtin':
< ./history.def:182: warning: passing arg 2 of `sh_erange' discards
qualifiers from pointer target type
< ./kill.def: In function `kill_error':
< ./kill.def:250: warning: assignment discards qualifiers from pointer
target type
< ./shift.def: In function `shift_builtin':
< ./shift.def:66: warning: passing arg 2 of `sh_erange' discards
qualifiers from pointer target type
< ./shift.def:72: warning: passing arg 2 of `sh_erange' discards
qualifiers from pointer target type
< ./suspend.def: In function `suspend_builtin':
< ./suspend.def:95: warning: passing arg 1 of `sh_nojobs' discards
qualifiers from pointer target type
< ./umask.def: In function `umask_builtin':
< ./umask.def:112: warning: passing arg 2 of `sh_erange' discards
qualifiers from pointer target type




reply via email to

[Prev in Thread] Current Thread [Next in Thread]