bug#63115: match-record cryptic error message on unbound record type

2023-10-09 Thread Maxim Cournoyer
Hello, "(" writes: > Maxim Cournoyer writes: >> When a record type is not in scope, the error message produced by the >> match-record macro from (guix records) reads something like: >> >> --8<---cut here---start->8--- >> guix/records.scm:598:32: map-fields:

bug#63115: match-record cryptic error message on unbound record type

2023-04-27 Thread paren--- via Bug reports for GNU Guix
Maxim Cournoyer writes: > When a record type is not in scope, the error message produced by the > match-record macro from (guix records) reads something like: > > --8<---cut here---start->8--- > guix/records.scm:598:32: map-fields: bad use of syntactic keyword

bug#63115: match-record cryptic error message on unbound record type

2023-04-27 Thread Maxim Cournoyer
Hi, When a record type is not in scope, the error message produced by the match-record macro from (guix records) reads something like: --8<---cut here---start->8--- guix/records.scm:598:32: map-fields: bad use of syntactic keyword in subform map-fields of