Ludovic Courtès
f0e22ae62c
records: Warn about shadowing due to inherited field value bindings.
...
This is a followup to a7c8e68dc5 : this commit
introduced a new binding in the body of field values, which could silently
shadow outer bindings. This new warning catches potentially unwanted
shadowing.
* guix/records.scm (make-syntactic-constructor)[check-shadowing]: New
procedure.
[wrap-field-value]: Use it.
* tests/records.scm ("define-record-type* & inherited value shadowing"): New
test.
Change-Id: I81ad14cf10da7213e9f8db987c8b0bd4c41acba2
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7424
2026-03-29 22:32:57 +02:00
..
2026-03-10 22:53:54 +01:00
2025-04-21 23:55:50 +02:00
2026-01-25 21:23:25 +01:00
2025-12-11 15:43:16 +01:00
2025-09-18 13:44:12 +09:00
2025-10-12 22:22:01 +02:00
2026-03-25 23:51:26 +01:00
2025-10-29 11:34:28 +09:00
2025-08-31 12:39:24 +02:00
2025-08-31 12:39:24 +02:00
2025-10-30 16:19:50 +09:00
2026-03-29 22:20:59 +02:00
2026-01-25 21:23:25 +01:00
2026-03-29 22:11:38 +02:00
2025-12-03 14:38:09 +09:00
2025-11-18 13:05:49 +01:00
2025-10-05 20:30:45 +02:00
2025-10-30 16:19:50 +09:00
2025-12-22 15:10:52 +01:00
2026-03-17 18:45:40 +01:00
2025-09-18 13:44:12 +09:00
2025-10-19 21:29:38 +02:00
2025-10-17 12:23:54 +02:00
2025-11-21 14:38:44 +01:00
2025-06-22 23:45:36 +02:00
2025-10-17 12:23:54 +02:00
2025-10-17 12:23:54 +02:00
2025-10-17 12:23:54 +02:00
2026-02-06 20:49:01 +01:00
2026-02-12 23:03:31 +01:00
2025-05-19 10:07:24 +09:00
2025-02-09 18:20:41 +01:00
2025-10-11 21:57:59 +09:00
2025-09-18 13:44:12 +09:00
2025-01-16 22:32:11 +01:00
2025-10-29 11:51:24 +09:00
2025-11-14 16:42:16 +09:00
2025-03-05 00:28:49 +01:00
2025-09-18 13:44:12 +09:00
2025-09-18 13:44:12 +09:00
2025-09-30 16:52:07 +09:00
2025-09-23 14:53:36 +02:00
2025-03-26 17:57:44 +01:00
2025-11-03 20:06:14 +08:00
2025-09-21 18:47:23 +02:00
2025-02-24 23:33:51 +01:00
2026-03-29 22:32:57 +02:00
2025-09-18 13:44:12 +09:00
2025-03-05 00:28:49 +01:00
2024-12-30 00:51:57 +01:00
2025-10-06 10:42:08 +02:00
2026-02-10 11:36:16 +01:00
2026-03-10 22:53:54 +01:00
2026-01-28 17:45:33 +00:00
2025-10-30 16:19:51 +09:00
2026-01-25 21:23:25 +01:00
2026-01-29 13:51:06 +09:00
2025-01-08 23:03:04 +01:00