Re: cvs commit: src/usr.bin/rpcgen rpc_main.c

2005-11-14 Thread Robert Watson
On Mon, 14 Nov 2005, David Malone wrote: On Mon, Nov 14, 2005 at 03:11:25AM +, Craig Rodrigues wrote: Modified files: usr.bin/rpcgen rpc_main.c Log: Eliminate build breakage due to warnings about const. Hmm, drat - I tought I'd tested this properly. I knew there was one

Re: cvs commit: src/usr.bin/rpcgen rpc_main.c

2005-11-14 Thread David Malone
On Mon, Nov 14, 2005 at 03:11:25AM +, Craig Rodrigues wrote: > Modified files: > usr.bin/rpcgen rpc_main.c > Log: > Eliminate build breakage due to warnings about const. Hmm, drat - I tought I'd tested this properly. I knew there was one warning left, but I hadn't fixed it bec