home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume1
/
8711
/
microemacs-3.9
/
ue3.9.bugs
/
comp.sources.bugs_258_000004.msg
< prev
next >
Wrap
Internet Message Format
|
1987-12-03
|
1KB
Path: tut!osu-cis!cbosgd!ucbvax!jade!aurora!malcolm
From: malcolm@aurora.UUCP (Malcolm MacNiven)
Newsgroups: comp.emacs,comp.sources.bugs
Subject: MicroEmacs v3.9e "spawn.c" problems on MSDOS versions
Keywords: emacs
Message-ID: <1358@aurora.UUCP>
Date: 28 Nov 87 07:29:54 GMT
Distribution: na
Organization: NASA Ames Research Center, Mt. View, Ca.
Lines: 41
Xref: tut comp.emacs:653 comp.sources.bugs:258
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