Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!husc6!rutgers!ames!aurora!malcolm
From: malcolm@aurora.UUCP (Malcolm MacNiven)
Newsgroups: comp.emacs,comp.sources.bugs
Subject: MicroEmacs v3.9e "spawn.c" problems on MSDOS versions
Message-ID: <1358@aurora.UUCP>
Date: Sat, 28-Nov-87 02:29:54 EST
Article-I.D.: aurora.1358
Posted: Sat Nov 28 02:29:54 1987
Date-Received: Mon, 30-Nov-87 01:31:50 EST
Distribution: na
Organization: NASA Ames Research Center, Mt. View, Ca.
Lines: 41
Keywords: emacs
Xref: mnetor comp.emacs:2441 comp.sources.bugs:514


THIS FILE IS JUST A TEXT FILE, NOT A PATCH OR FIX FILE
CHANGES TO MICRO-EMACS 3.9E TO COMPILE UNDER MSC QUICK C (MSDOS)

# These changes below will allow the Microsoft Quick C compiler to compile
# the file crypt.c so that the linker will not say that the function mod95
# is undeclared.
> = the NEW crypt.c file
< = the OLD crypt.c file


191c191
> int mod95(val)
---
< static int mod95(val)


# These changes below will make the execute DOS command / Shell escape
# work correctly nothing major at all. (I was using MSC Quick C V1.0).
> = the NEW spawn.c file
> = the OLD spawn.c file


32a33
> extern int _doserrno;
690c691
< #if	MSDOS & (TURBO | LATTICE | AZTEC)
---
> #if	MSDOS & (TURBO | LATTICE | AZTEC | MSC)
825c826
< #if	TURBO
---
> #if	TURBO | MSC

Sammie Lee Graham   --------   addresses in order of importance.

sammie_lee_graham@cup.portal.com
sun!portal!sammie_lee_graham
BBS's ---> Programmers Room or Starship Trooper
malcolm@ames-aurora.arpa
GENIE    SLGRAHAM