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 shiftwidth=4:
*/
--
Will "Coke" Coleda
wi...@coleda.com
~jerry
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:
>> * c-file-style: "parrot"
>> * End:
>> * vim: expandtab shiftwidth=4:
>> */
>>
>
> Will,
>
> The tests are passing on the c_code_coda test, so is it ok if I close
> this ticket now?
>
> Thanks,
>
> Paul