On Fri, Jul 20, 2012 at 5:41 PM, Christopher Smith <cbsm...@gmail.com> wrote:
> 4) Plugins have to be exe's. That kind of sucks if the plugin is in a
> scripting language. I was looking at adding logic so that if you use
> the --plugin flag, and if the "executable"'s name ends in .cmd or
> .bat, it would invoke cmd.exe /c ... style, but that seems to have a
> bug in it I haven't addressed yet. Sigh.. Windows does such a good job
> of killing the wondrous portability of scripting languages. :-(

I found the cause of my pain/suffering. I created an issue for the
change and included a patch to make it work.

http://code.google.com/p/protobuf/issues/detail?id=399

-- 
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to