Re: [perl #40279] [CAGE] C coding standards coda.

2006-11-12 Thread Will Coleda
Sure. On Nov 12, 2006, at 7:56 AM, Paul Cochrane via RT wrote: On Tue Sep 05 13:13:05 2006, coke wrote: From the recently updated pdd07: C source files, and files largely consisting of C (e.g. yacc, lex, PMC, and opcode source files), must end with this block: /* * Local variables: *

Re: [perl #40279] [CAGE] C coding standards coda.

2006-09-05 Thread jerry gay
On 9/5/06, via RT Will Coleda <[EMAIL PROTECTED]> wrote: From the recently updated pdd07: C source files, and files largely consisting of C (e.g. yacc, lex, PMC, and opcode source files), must end with this block: /* * Local variables: * c-file-style: "parrot" * End: * vim: expandtab

[perl #40279] [CAGE] C coding standards coda.

2006-09-05 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #40279] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40279 > From the recently updated pdd07: C source files, and files largely consisting of C (e.g