[Simh] 3.7-2 released

Vorländer, Martin MV at PDV-SYSTEME.DE
Tue Jul 17 03:59:44 EDT 2007


> I'll make a public announcement in a few days, as soon as I'm sure 
> there aren't any silly mistakes.

Built all on an OpenVMS Integrity server (OpenVMS I64 V8.3, HP C V7.1-011,
MMS V3.7) and found some small issues (see attachment), in particular:

- Updated DESCRIP.MMS to match v3.7-2's Makefile
- ibm1130/ibm1130_sca.c: declares "sca_sendbuf" and "sca_rcvbuf" as arrays
  of uint8, but sim_write_sock() and sim_read_sock() take char* instead.
- pdp10/pdp10_cpu.c: h->ac and h->ir are 64bit ints,
  so need "%012Lo" instead of "%012o" in fprintf
  (I have no idea whether L - or ll, for that matter - is standard C).
- pdp18b/pdp18b_cpu.c: The compiler (rightfully) complains that
  that "word" is not in all cases set in cpu_ex(), and thus could
  be uninitialized when used.
- scp.c: On OpenVMS, you have to first remove the version number
  before you can test for the extension.
- sim_timer.c - has been mentioned here before.

Keep up the good work!

cu,
  Martin
-- 
                    | Martin Vorlaender    |    OpenVMS rules!
  Smiert Spamionem  | work: mv at pdv-systeme.de
                    |   http://www.pdv-systeme.de/users/martinv/
                    | home: martin at radiogaga.harz.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simh_diff.zip
Type: application/x-zip-compressed
Size: 3146 bytes
Desc: simh_diff.zip
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20070717/94fd8cc1/attachment-0003.bin>


More information about the Simh mailing list