• Ben Avison's avatar
    Reworked error code · 2720c90b
    Ben Avison authored
    Detail:
      Now uses Hdr:FileCoreErr rather than containing its own definitions of the
      low-level FileCore error numbers. Autogenerates and exports a new header,
      Hdr:ADFSErr, and a C version of the same, containing error definitions
      within the ADFS error block, derived from the error offsets from
      Hdr:FileCoreErr plus the ADFS-specific errors. s.AdfsErrors is now only
      used to list the errors for which an error block needs to be allocated for
      ADFS's own use.
    Admin:
      No changes to the binary.
    
    Version 3.42. Tagged as 'ADFS-3_42'
    2720c90b
Makefile 1.46 KB