Re: Migration to Travis CI and help with tests

2015-10-18 Thread Egmont Koblinger
On Sun, Oct 18, 2015 at 10:24 PM, Yury V. Zaytsev  wrote:

> ../../../src/viewer/datasource.c: In function ‘mcview_load_command_output’:
> ../../../src/viewer/datasource.c:398:16: error: declaration of ‘pipe’ shadows 
> a global declaration [-Werror=shadow]
>
> I would appreciate if someone could have a look and provide a patch. For
> now, I have simply disabled this warning.

I _guess_ it conflicts with the pipe(2) system call included from
unistd.h; you'd just have to rename that variable.

Ps. Thanks for whatever you're doing, I have no clue what this "Travis
CI" is, I even had to copy-paste it to a terminal to figure out if
that's a lowercase L or an uppercase i :D

cheers,
e.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Please release 4.8.15

2015-10-18 Thread Egmont Koblinger
Hi guys,

Now that the infamous segfault is finally fixed, could we please have
a new release in the very near future?

mc -- according to a certain way of counting -- will be 21 years old
by the end of this month (see last year's 20th birthday mail).  It
means it'll be allowed to buy alcoholic drinks in the U.S.  I think
this is a perfect reason to celebrate with a cool release, isn't it?
:)

I'd personally like to see #3534 fixed (failure if PROMPT_COMMAND ends
in a semicolon -- the first patch from the ticket is the safer one),
other than that I'm totally okay with current master.  Just please
don't commit last minute heavy changes ;)

cheers,
egmon
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Call for help: Please test patch to 3449

2015-10-18 Thread Egmont Koblinger
Friendly ping...
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel