Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.os.vms    |    DEC's VAX* line of computers & VMS.    |    264,096 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 263,214 of 264,096    |
|    Johnny Billquist to All    |
|    Re: Binutils    |
|    05 Sep 25 14:56:00    |
   
   From: bqt@softjar.se   
      
   On 2025-09-04 06:16, Lawrence D’Oliveiro wrote:   
   > On Thu, 4 Sep 2025 00:38:34 +0200, Johnny Billquist wrote:   
   >   
   >> On 2025-09-03 06:20, Lawrence D’Oliveiro wrote:   
   >>>   
   >>> That’s stupid. I would describe that as a bug in the VMS FTP program.   
   >>   
   >> Really? The length bytes are not actually any data in the file.   
   >   
   > Yes they are.   
      
   No, they are not.   
      
   If I write, in my program (pseudocode):   
      
   write("a")   
   write("bc")   
   write("def")   
      
   I would not want, when I read it back, to get:   
      
   ^A ^@ A ^@   
   ^B ^@ B C   
   ^C ^@ D E F ^@   
      
   I didn't write those three control characters, which basically is just   
   the length of each record (and occasionally padding). If I got those,   
   then I'm reading back things I never wrote into the file in the first   
   place. They are not data in the file. They are meta-information about   
   the data.   
      
   That would be a horribly broken idea to get that meta-data when I read   
   the file back.   
      
    Johnny   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca