Branch: Tag:

2014-02-25

2014-02-25 14:31:53 by Per Hedbor <ph@opera.com>

Silenced some compiler warnings.

One minor actual but very unimportant fix:

The backend wakeup callback could fail to read the data
from the wkeup pipe if it received a very well (for values
of well) timed signal.

However, the only effect would be that the backend is
immediately woken up again the next time it is started,
and clear the pipe buffer then instead.

4618:    */    PIKEFUN string encode_json(...)    { +  pop_n_elems(args);    push_constant_text ("null");    }   }