Skip to content
  • Michal 'vorner' Vaner's avatar
    [3025] Detect a too old version of boost · 6faea427
    Michal 'vorner' Vaner authored
    With old version of boost and some versions of gcc, the RBTree
    implementation is not stable with optimisations turned on. Detect the
    old boost if we use gcc (no idea how to trigger it with the whole
    machinery of the crashing test, so testing against the version).
    
    Fail in that case now, we'll do something more drastic in following
    commits.
    6faea427