Bug 4807 - rpcgen generates inconsistent code
Summary: rpcgen generates inconsistent code
Keywords:
Status: CLOSED DUPLICATE of bug 4806
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Cristian Gafton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-08-31 17:16 UTC by ftaylor
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-08-31 17:57:43 UTC
Embargoed:


Attachments (Terms of Use)

Description ftaylor 1999-08-31 17:16:42 UTC
the header file generated with:

rpcgen -C -M -N -h cc.x -o cc.h

contains function definitions that are inconsistent with

rpcgen -C -M -N -c cc.x -o cc_xdr.c

functions that take 'pointer to foo' as an argument
in the .c file are defined in the .h file as taking 'foo'
as an argument

Same stuff works well on Solaris 2.x, and has for years

I can send a sample if necessary.

Comment 1 Jeff Johnson 1999-08-31 17:56:59 UTC
Please send sample. I'm going to coalesce these two problems.

Comment 2 Jeff Johnson 1999-08-31 17:57:59 UTC
*** This bug has been marked as a duplicate of 4806 ***


Note You need to log in before you can comment on or make changes to this bug.