The code snippet given by Kugel needs some context because line 900 now is a
different part of the code !
```
static void spawn_destroy_cb(gpointer data)
{
SpawnChannelData *sc = (SpawnChannelData *) data;
```it seems that this now needs to be inserted at line 956. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1461#issuecomment-355762005
