loadup-db produces a lot of record-declaration errors
In the current master.
Messages that I didn't used to see--undefined, ambiguous. I've attached the dribble file (as fuller.txt--git doesn't like .dribble files), scan towards the end.
(Note: It would be nice to put a time stamp at the front of the file.)
i want to give priority to the record declarations in the file or it's parent DECLS.
BTW, this is new.
On Mar 15, 2024, at 12:54 PM, Larry Masinter @.***> wrote:
i want to give priority to the record declarations in the file or it's parent DECLS.
— Reply to this email directly, view it on GitHub https://github.com/Interlisp/medley/issues/1581#issuecomment-2000359496, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQSTUJIEXDOFZE2P5V5ZSZTYYNGXTAVCNFSM6AAAAABEYRQJACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBQGM2TSNBZGY. You are receiving this because you authored the thread.
One difference was setting MSRECORDTRANFLG so that it would analyze the "CLISP translation" of records. Except for ACCESSFNS the extra information isn't so useful. But if you want "complete" information around record field acess... it adds to the size of the database a bit.