System V messages problem

Wietse Z. Venema wietse at wzv.UUCP
Thu Oct 20 08:23:12 AEST 1988


In article <1794 at runx.ips.oz> rosko at runx.ips.oz (Ross McKay) writes:
>	I have been trying to get message passing to work on my Microport
>System (System V.2, uPort version 2.3, a '286 box (yes, I know it's hideous,
>but it's also cheap)).  I tried using an example programme from Bach's book,
>[problem description deleted]
>	I am running the kernel with message passing enabled, so I am wondering
>just what Microport did to message passing ...
>[example program deleted]

Before accusing Microport of anything, it would be a good idea 
to lint your program first, then flame about the example program.

    function argument ( number ) used inconsistently
	msgget( arg 1 )   	llib-lc(84) :: example.c(55)
	msgsnd( arg 2 )   	llib-lc(86) :: example.c(68)
	msgsnd( arg 3 )   	llib-lc(86) :: example.c(68)
	msgctl( arg 3 )   	llib-lc(82) :: example.c(74)
-- 
work:	wswietse at eutrc3.uucp	| Eindhoven University of Technology
ditto:	wswietse at heitue5.bitnet	| Mathematics and Computing Science
home:	wietse at wzv.uucp		| 5600 MB Eindhoven, The Netherlands



More information about the Comp.bugs.sys5 mailing list