delorie.com/archives/browse.cgi | search |
Sender: | vheyndri AT rug DOT ac DOT be |
Message-Id: | <344F020A.588A@rug.ac.be> |
Date: | Thu, 23 Oct 1997 09:51:38 +0200 |
From: | Vik Heyndrickx <Vik DOT Heyndrickx AT rug DOT ac DOT be> |
Mime-Version: | 1.0 |
To: | djgpp workers <djgpp-workers AT delorie DOT com> |
Subject: | 971009: (offset, selector) are (long unsigned, short unsigned) |
I've got again a few patches. The current implementation shows some inconsistencies between the argument types of the [_]movedata[bwl], dosmem(put|get) and _my_[cds] functions. I modified the prototypes in the header files and other sources so that selector values are short unsigned and 32 bit offsets are long unsigned. I also modified the documentation (that was already inconsistent anyway). Applying the patch: Make sure you have installed all include/* and all src/* files in the $(DJDIR) directory or whatever directory you want to make the changes in. I assume you have applied any of my previous patches: src00_01.dif src01_02.dif src02_03.dif src03_04.dif Change to the $(DJDIR) directory Then apply the patch: patch -p1 < fname You shouldn't get any rejects, as I test all my patches before distributing. PS. All of my patches so far to the 971009 alpha release are available on the net at URL http://studwww.rug.ac.be/~vheyndri/djgpp-patches/index.html That's all folks. -- +----------------+ | Vik Heyndrickx | +----------------+
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |