Menu

Permission to submit patch/fixes

Help
2015-06-08
2016-06-07
  • Gaurav Chittor

    Gaurav Chittor - 2015-06-08

    Hi PCD gurus,

    How can I submit a fix/patch to the PCD project?I downloaded Marc Leforestier's patch from https://sourceforge.net/projects/pcd/files/patch/,( download link http://sourceforge.net/projects/pcd/files/patch/patch_pcd_marc_leforestier.patch/download ). It is a great feature but I had to make some small fixes for it to work. I would like to submit this patch upstream so others can benefit, can you please let me know what the procedure is? Right now I am unable to create a ticket for patches.

    A description the fixes I made are below.

    Thanks,
    Gaurav

    *PCD_parser_update_parse_status should be called for mandatory arguments.

    *In parser.h, parser keywords have to be re-organized to list all mandatory arguments first, followed by the non-mandatory ones, without which the parser fails.

    *Using PCD_STATUS_OK instead of IPC_STATUS_OK generated compile errors. These have been changed.

    *Fixed a pointer casting issue in process.c

    *REG_EIP is unavailable for x86 without a #define __USE_GNU. Not sure if this is required for PowerPc, I don’t have a system to confirm.

     
  • Hai Shalom

    Hai Shalom - 2015-08-03

    Hi, you can send me an email and I'll upload your patch.
    Please noet that I am not actively maintaining this software anymore.

     

Log in to post a comment.