Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh-5.2-test-3



On 12/09/2016 11:54 AM, Peter Stephenson wrote:

5.2-test-3 is in
http://www.zsh.org/pub/development/


    Seems to have fired up ok, however:

   $ make -s

   builtin.c:5041:11: warning: ‘cursplit’ may be used uninitialized in
   this function [-Wmaybe-uninitialized]

   compmatch.c:774:15: warning: ‘savl’ may be used uninitialized in
   this function [-Wmaybe-uninitialized]

   $ make check

   ./V10private.ztst: starting.
   Pattern match failed:


   **************************************
   46 successful test scripts, 1 failure, 1 skipped
   **************************************
   Makefile:187: recipe for target 'check' failed
   make[1]: *** [check] Error 1
   make[1]: Leaving directory '/aMisc/Zsh-new/zsh-5.2-test-3/Test'
   Makefile:263: recipe for target 'check' failed
   make: *** [check] Error 2
   make check  10.40s user 7.06s system 32% cpu 53.316 total

... I remember there were a few inconsequential errors last time I did this however.

BTW, if there a 'make check' that only shows errors or warnings? No need to see all the stuff that's fine.



Messages sorted by: Reverse Date, Date, Thread, Author