[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1491: ##sys#expand-multiple-values-assignment wo
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1491: ##sys#expand-multiple-values-assignment works for some reason |
Date: |
Mon, 23 Jul 2018 12:06:15 -0000 |
#1491: ##sys#expand-multiple-values-assignment works for some reason
---------------------------------+---------------------
Reporter: megane | Owner:
Type: defect | Status: new
Priority: minor | Milestone: someday
Component: expander | Version: 5.0
Resolution: | Keywords:
Estimated difficulty: medium |
---------------------------------+---------------------
Comment (by sjamaan):
I don't think it's correct to rely on compiler syntax, is it?
If for whatever reason the code is recompiled without compiler syntax
(which should happen if we ever do another module rearrangement) it might
suddenly break.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1491#comment:3>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.