Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14860

Re: Bash-5.0-beta2 available for download

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: Bash-5.0-beta2 available for download
Date 2018-11-27 19:43 -0800
Organization ITS, Case Western Reserve University
Message-ID <mailman.4774.1543376638.1284.bug-bash@gnu.org> (permalink)
References <20181127234430.j2xna5jnrj4saurg@crack.deadbeast.net>

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 11/27/18 3:44 PM, G. Branden Robinson wrote:
> gcc -c   -DHAVE_CONFIG_H -DSHELL  -I. -I..  -I.. -I../include -I../lib -I.  -DDEBUG  -g -O2 -Wno-parentheses -Wno-format-security evalstring.c
> evalstring.c: In function ‘parse_and_execute_cleanup’:
> evalstring.c:150:7: warning: implicit declaration of function ‘unfreeze_jobs_list’; did you mean ‘unfreeeze_jobs_list’? [-Wimplicit-function-declaration]
>        unfreeze_jobs_list ();
>        ^~~~~~~~~~~~~~~~~~
>        unfreeeze_jobs_list

I'm going to have to give up on clang; it didn't catch that.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: Bash-5.0-beta2 available for download Chet Ramey <chet.ramey@case.edu> - 2018-11-27 19:43 -0800

csiph-web