Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/sys/netinet



> If you think that this is better and it works, please go for it.

please, no.

don't duplicate prototypes in a way that changes won't be detected.
ie, if the real sctp code changes, today the compat caller will
fail to build until updated.  with this change, it will build and
be entirely wrong.

it is almost always wrong to duplicate prototypes.


.mrg.


Home | Main Index | Thread Index | Old Index