Branch: Tag:

2020-12-12

2020-12-12 09:27:49 by 0

Fix compile error.

787:   #endif      #ifdef DEBUG -  foreach(configurations; Configuration conf) { +  foreach(configurations, Configuration conf) {    foreach(conf->get_providers("handler-done-hook"), RoxenModule mod) {    // NB: No need to catch here. Any errors will be get caught    // and reported below.