Google Code Exporter
Google Code Exporter
``` From Nigel Williams: Implement support for at least two datacom stations in the web-based emulator, so that the multi-user aspect of the B5500 TSMCP can be demonstrated. ``` Original...
``` What steps will reproduce the problem? 1. CE on SPO to start cande 2. login and make a algol 3. try to type '700 WRITE (LINE,,X);~' 4. type LIST...
``` We have reports of invalid address and flag-bit errors, especially when the system is under heavy load. We also see occasional disk errors, which look like they may be...
``` After compiling a new compiler and doing an MC on the new compiler name, the MC does not persist across a halt/load. ``` Original issue reported on code.google.com by...
``` Unit busy for DKA and DKB when doing a read-check operation is currently reset when the disk-finished interrupt occurs, not at I/O completion. This may not be correct. We...
``` The ESPOL compiler declares the variable NESTOG twice in the same block: (1) as a define at 01001310, and (2) as a Boolean variable at 017723000. From the cross-reference,...
``` What steps will reproduce the problem? 1. Open any binary STL in IE 11 What is the expected output? What do you see instead? IE 11 throwing error charCodeAt...
``` Hi, I am building an aplication that should have a grid of miniature viewers. If user clicks on one of the miniatures, that miniature's scene should be loaded into...
``` Hi, I am building an aplication that should a grid of mini viewers. If user clicks on one of the miniatures, tha miniature's scene should be loaded into a...
``` What steps will reproduce the problem? 1. 2. 3. I have a head of doll, it's a .obj file. now I want to add eyes(an image 2d) for it....