Comment 10 for bug 1725848

Revision history for this message
hami (zr-zz-alp) wrote :

This is a big problem. I am using https://github.com/NetSys/bess. BESS relies on gRPC. gRPC fails to compile under gcc 5 due to the to_string not declared error. gRPC does compile under gcc 6 or 7 but it breaks BESS.