When compiling release geany-1.26 I encounter the following error:

spawn.c: In function 'spawn_async_with_pipes':
spawn.c:625: error: 'G_SPAWN_ERROR_TOO_BIG' undeclared (first use in this function)
spawn.c:625: error: (Each undeclared identifier is reported only once
spawn.c:625: error: for each function it appears in.)
make[2]: *** [libgeany_la-spawn.lo] Error 1


Reply to this email directly or view it on GitHub.