Peter Bex scripsit: > It's not as bad as I initially thought; the current-*-port is handled as > a special case, so it's actually safe to update them with fluid-let. > This could be simplified by using parameters, though.
Actually, current-*-port are already parameters (or at any rate conform to the parameter API), so we can just replace fluid-let of them with parameterize directly. -- John Cowan http://www.ccil.org/~cowan [email protected] Original line from The Warrior's Apprentice by Lois McMaster Bujold: "Only on Barrayar would pulling a loaded needler start a stampede toward one." English-to-Russian-to-English mangling thereof: "Only on Barrayar you risk to lose support instead of finding it when you threat with the charged weapon." _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
