Expand debug to contain more than 31 cases

Jean-Marc Lasgouttes lasgouttes at lyx.org
Thu Apr 21 12:53:37 UTC 2022


Le 21/04/2022 à 14:45, Pavel Sanda a écrit :
> Well, not that small change. On some gcc versions you need to include cstdint
> header to have uint64_t available (AFAIK we don't use uint64_t anywhere else
> in the code).

Right.

> And including <cstdint> in debug.h which is used everywhere is not great idea.

Here, <cstdint> expands to 300 line, many of them blank. I think we can 
cope with it.

Do you have a better idea?

JMarc


More information about the lyx-devel mailing list