From: Alexei S. <ale...@gm...> - 2012-06-17 16:42:39
|
On Sat, Jun 16, 2012 at 2:47 PM, Giulio Paci <giu...@gm...> wrote: > Il 15/06/2012 23:57, Alexei Svitkine ha scritto: > > I've now landed a change that does that and also includes <signal.h>. > > Let me know if it works for you now or if there are still issues. > > It is still not working: > sshpty.c:187:20 error: `I_PUSH' undeclared (first use in this function) > > I also have two warnings about "sig" and "strlcpy" implicit declaration. > The first one is due to a wrong definition of mysignal. I do not know > why I see the strlcpy warning (In config.h HAVE_STRLCPY has been defined > to 1). > > I've landed another couple of changes. Can you try again? -Alexei |