boostorg / wave

Boost.org wave module
http://boost.org/libs/wave
21 stars 49 forks source link

segmentation fault in list_includes #77

Closed jefftrull closed 4 years ago

jefftrull commented 4 years ago

For some time (I went as far back as 1.41) list_includes gives a segfault on simple input, e.g.:

#include "foo.h"

int main() {}