A generic V.4 bug?

Ron Guilmette rfg at lupine.ncd.com
Sun Nov 4 09:51:20 AEST 1990


Please do me a favor and try this short test of your nearest V.4 system.
Then report your results to me via E-mail.

Put the following two lines into a file called bug.c.

	typedef int (*func_ptr) ();
	func_ptr array[5];

Then do:

	cc -g -c bug.c
	dump -D -v bug.o

If the results look reasonable to you then don't bother reporting your
results.

Thanks.



More information about the Comp.bugs.sys5 mailing list