The protoc compiler emits a warning message whenever it encounters a proto
file that has no syntax level declared. But the warning doesn't indicate
the filename. I'd like our builds to be warning-free. But with a make task
that builds *lots* of protos at once, it's a total nuisance to find the
offending file. The protoc compiler really should just indicate the name of
the file in the warning.

I opened a pull request a few days ago to fix this:
https://github.com/google/protobuf/pull/1217
It hasn't gotten any attention.

What's the best policy for trying to submit changes? Should I start a
discussion on this group first, to give visibility to it? Or is there some
time window I should allow (few days?) before expecting any
attention/comments on a pull request?

Thanks in advance.

----
*Josh Humphries*
Manager, Shared Systems  |  Platform Engineering
Atlanta, GA  |  678-400-4867
*Square* (www.squareup.com)

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to