Sorry for the long delay. I've committed this as rev 324. I had to fix two problems: 1) You used tabs for indents. The protobuf code uses spaces. 2) Your change broke the unit test. I updated it.
Thanks for the patch! On Tue, Mar 23, 2010 at 11:55 PM, Oleg Smolsky <[email protected]>wrote: > Hey Kenton, attached is a small fix that prints full file paths in > error messages. This is needed when VC++ projects reference files from > sub-directories. > > Oleg. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
