home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pascal / 6462 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.6 KB  |  42 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!ugle.unit.no!torstein
  3. From: torstein@itekiris.kjemi.unit.no (torstein hansen)
  4. Subject: Re: What we need is a TPU to PAS convertor (Re: tpu files)
  5. In-Reply-To: jnicholson@bowker.com's message of Thu, 05 Nov 92 22:56:17 EST
  6. Message-ID: <TORSTEIN.92Nov10174922@itekiris.kjemi.unit.no>
  7. Sender: news@ugle.unit.no (NetNews Administrator)
  8. Organization: Dept. of Chem.Eng, Norwegian Inst. of Tech
  9. References: <dmurdoch.250.720918276@mast.queensu.ca> <i5TsTB1w164w@bowker.com>
  10. Date: 10 Nov 92 17:49:22
  11. Lines: 29
  12.  
  13. In article <i5TsTB1w164w@bowker.com> jnicholson@bowker.com (Jim Nicholson) writes:
  14.  
  15. (some stuff deleted...)
  16.  
  17.    Ok, that explains following situation: Unit A uses Unit B.  You change B, 
  18.    and recompile it.  Then you write a program that uses A, but when you 
  19.    compile it you get the unit version mismatch problem (because you didn't 
  20.    recompile A, which is still linked to the old version of B).
  21.  
  22.    Does anyone know if the DLL support in BP7 provides a work-around for this?
  23.  
  24.    (I'd be much more willing to use an object-only library if it was 
  25.    distributed in a version-independent fashion.)
  26.  
  27.    Jim Nicholson                          Internet: jnicholson@bowker.com
  28.    Any opinions expressed are not         FidoNet : 1:2605/705.0
  29.    necessarily my own                     Voice   : 908-665-2864
  30.  
  31. As DLL's (Dynamic Link Libraries) are linked in at run-time I would
  32. guess the problem should disappear.
  33.  
  34. (On the other hand, there are no such things as a free lunch :)
  35.  
  36. Torstein Hansen
  37. torstein@itekiris.kjemi.unit.no
  38.  
  39. --
  40. Torstein Hansen
  41. torstein@itekiris.kjemi.unit.no
  42.