home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7399 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  866 b 

  1. Path: sparky!uunet!mcsun!sun4nl!wtrlnd!contrast!postmaster
  2. From: berend@contrast.wlink.nl (Berend de Boer)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Overlays and device drivers
  5. Message-ID: <724065276.AA00689@contrast.wlink.nl>
  6. Date: Fri, 11 Dec 1992 09:08:10
  7. Sender: postmaster@contrast.wlink.nl
  8. Lines: 19
  9.  
  10. Duncan Murdoch wrote in a message to All:
  11.  
  12.  
  13.  DM> I assume that your device driver is being called from
  14.  DM> outside your program. If so, it won't be part of the chain,
  15.  DM> so it had better not do anything to  trigger a swap:  don't
  16.  DM> call any code that's overlaid from within it. 
  17.  
  18. Arghhh, is this really true? You're right about it that it calls code in
  19. overlaid units. Is there a workaround? Can this be considered a bug (if
  20. so I expect a bugfix in your buglist of course :-) )?
  21.  
  22.  
  23. Greetings,
  24.  
  25. Berend. (-:
  26. fido: 2:281/527.23
  27. email: berend@contrast.wlink.nl
  28.  
  29.