# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #45703] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45703 >
As a start of contributing to parrot, I cleaned a file of the headerizer warnings as noted in RT 45593, because this is my first patch i only changed one file (to keep it simple). Files changed: (by hand): compilers/imcc/imc.c: added NOTNULL and PARROT_CANNOT_RETURN_NULL marcos (automagically by headerizer) don't know if these should have be in the patch... changes seem ok though compilers/imcc/imc.h compilers/imcc/main.c compilers/imcc/imcparser.c imc.c | 7 +++++-- imc.h | 3 ++- imcparser.c | 58 ++++++++++++++++++++-------------------------------------- main.c | 10 ++++++---- 4 files changed, 33 insertions(+), 45 deletions(-)
docs.patch
Description: Binary data