grpc-ecosystem/grpc-gateway

openapiv2.proto NULL conflict with c++ keyword

Open

#1,031 opened on 2019年9月4日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Go (16,971 stars) (2,250 forks)batch import
bughelp wanted

説明

https://github.com/grpc-ecosystem/grpc-gateway/blob/3ad0fb96ecfdf73fa2eddb3de116ae98360dbb35/protoc-gen-swagger/options/openapiv2.proto#L218

compiled openapiv2.proto cpp file contains NULL, conflict with c++ keyword. Any suggestion on how to solve this?

コントリビューターガイド