File:  [Research Unix] / researchv10no / cmd / spitbol / bugs
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

While 'fence = &fence' is not allowed, '$.fence = &fence' is allowed.

eval('*1') should return an expression.  It returns 1.

The following program evokes a core dump.

		eval("'a' ? len(1) . (output = 'hello', *x)")
		eval("'a' ? len(1) . *(x)")
		eval("'a'")
	end

it is not clear how unbuffered input should be done

sort() works differently for {20, "100", "101"} depending on input order

writing a nonexistent file gives strange results

apparently you can use a name of a fixed variable as a local

initial memory allocation should probably be bigger

translator doesn't make use of "jxxx" opcodes.

when resuming after exit(), &stlimit has been decreased somewhat.

host(2) and host(3) don't work right on restart (fixed)

exit() writes all of memory in the a.out file, even if unused (fixed)

files are created mode 644 instead of 666 (fixed)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.