Thread: orafce - orafce: Change message buffer size and item size from size_t to

orafce - orafce: Change message buffer size and item size from size_t to

From
okbob@pgfoundry.org (User Okbob)
Date:
Log Message:
-----------
Change message buffer size and item size from size_t to int32. size_t needs platform depended regress test, and
in this case there are should not be used. int32 is big enought.

Modified Files:
--------------
    orafce:
        pipe.c (r1.21 -> r1.22)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/pipe.c.diff?r1=1.21&r2=1.22)
    orafce/expected:
        orafunc.out (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/expected/orafunc.out.diff?r1=1.15&r2=1.16)