Deutsch English Français Italiano |
<v9itvu$fql6$2@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Robert A. Brooks" <FIRST.LAST@vmssoftware.com> Newsgroups: comp.os.vms Subject: Re: New VSI post on Youtube Date: Wed, 14 Aug 2024 14:45:17 -0400 Organization: A noiseless patient Spider Lines: 24 Message-ID: <v9itvu$fql6$2@dont-email.me> References: <v9ehs5$3mqbj$1@dont-email.me> <v9idff$f9k4$1@dont-email.me> <v9iqln$hrs3$1@dont-email.me> <v9iro6$fql6$1@dont-email.me> <66bcf876$0$717$14726298@news.sunsite.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Wed, 14 Aug 2024 20:45:18 +0200 (CEST) Injection-Info: dont-email.me; posting-host="623e806a4958856e6d68ebcf52270fab"; logging-data="518822"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/cP1aYvCDOO9V0rUCyaGRZIqDKBnlFGo2sIbWFEQ/nrQ==" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:8AvrPROOifETr901A5vpkQJqFXc= X-Antivirus-Status: Clean Content-Language: en-US In-Reply-To: <66bcf876$0$717$14726298@news.sunsite.dk> X-Antivirus: Avast (VPS 240814-4, 8/14/2024), Outbound message Bytes: 2024 On 8/14/2024 2:33 PM, Arne Vajhøj wrote: > On 8/14/2024 2:07 PM, Robert A. Brooks wrote: >> Some of the changes are pretty mechanical (casting or simple refactoring); some are not. >> >> Don't ask me to describe the "some are not" part, because I'm getting help to deal wit >> those. > > Being more strict is just one thing. > > I also believe it is missing some of the VMS specific extensions. > > And it has different size of long and pointers. Causing problems > for two cases: > * code that make implicit assumptions that those are 32 bit /POINTER_SIZE = 32 is your friend. In my case, all the pointers were 32 bits long, so that was an easy thing to add to the build. This is for the OMNI and OSAP products for industrial control. -- -- Rob