gnuradio / pmt

pmt
GNU Lesser General Public License v3.0
11 stars 11 forks source link

Improve format compile #110

Open jsallay opened 7 months ago

jsallay commented 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.