Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!decwrl!ucbvax!info-vax From: mooremj@EGLIN-VAX ("MARTIN J. MOORE") Newsgroups: mod.computers.vax Subject: Re: VMS condition handlers Message-ID: <8602231053.AA26838@ucbvax.berkeley.edu> Date: Sun, 23-Feb-86 05:59:22 EST Article-I.D.: ucbvax.8602231053.AA26838 Posted: Sun Feb 23 05:59:22 1986 Date-Received: Sun, 23-Feb-86 12:59:21 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "MARTIN J. MOORE" Organization: The ARPA Internet Lines: 11 Approved: info-vax@sri-kl.arpa We have used VMS condition handlers in a real-time Fortran multiprocess application with reasonable success, under both 3.6 and 4.2. One problem under 4.2: make sure the condition handler and the module that declare it are compiled /NOOPTIMIZE or the compiler will notice that the handler is never called explicity and will optimize it out of the program. Really! Marty Moore (mooremj@eglin-vax.arpa) "Calm down. It's only ones and zeroes." ------