Re: linc-protocol: error in function decls, misplaced "const"



Hi Chris,

On Mon, 2002-11-04 at 09:10, Chris Waters wrote:
> A Debian user/developer, J.H.M. Dassen (Ray), called the following to
> my attention.  In linc-protocol.{c,h}, several function are declared
> as returning const pointers (which is meaningless -- function returns
> aren't lvalues) rather than pointers-to-const.  The following patch
> fixes the problem.  (Although it does cause some warnings in the test
> code -- fixing that is left as an exercise for the maintainers.:)

	;-) If you can make a nice patch that fixes all the warnings feel free
to commit to HEAD.

	Regards,

		Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]