Open jsallay opened 7 months ago
The format commands take a long time to compile. To work on gcc 11, we had to do some heroics. It involved nested lambda functions. Since GR4.0 needs a more recent compiler we can simplify the function significantly.
The format commands take a long time to compile. To work on gcc 11, we had to do some heroics. It involved nested lambda functions. Since GR4.0 needs a more recent compiler we can simplify the function significantly.