Sebastien Loriot

Results 671 comments of Sebastien Loriot

Not necessarily, as I said the comparison for a fixed version of doxygen can be done if `HTML_TIMESTAMP=OFF` with diff.

However, 1.8.13 fork should be used as I notice some bugs in the other version when putting `EXTRACT_ALL=OFF` for some enum types.

IMO, the priority of this issue is low as this regular version of doxygen can be used, it just generate an extra useless long description. Moreover Dimitri mentioned that he...

No update on doxygen side. Maybe we should go on with always setting `EXTRACT_ALL` to `OFF`.

It is not clear to me. For example I would have expected that for the macros CGAL_PROFILER, the static variables should be atomic. Then I'm not sure we need to...

@afabri it would be nice if you have time to look at what remains to be done for this issue so that we can close it.

You mean a thread local string?

That's not the point here. What matters is the internal of the `Box_intersection_d` package that is doing some sorting/copying ...