Re: lang/crystal: use DIST_TUPLE

2024-12-24 Thread izzy Meyer
On Tue, 24 Dec 2024 10:03:36 + Stuart Henderson wrote: > On 2024/12/23 14:52, joshua stein wrote: > > On Mon, 23 Dec 2024 at 12:15:15 +, Stuart Henderson wrote: > > > here's a diff to use the relatively new DIST_TUPLE mechanism to > > > tidy up fetch/extract. ok? > > > > > > (I was lo

Re: lang/crystal: use DIST_TUPLE

2024-12-24 Thread Stuart Henderson
On 2024/12/23 14:52, joshua stein wrote: > On Mon, 23 Dec 2024 at 12:15:15 +, Stuart Henderson wrote: > > here's a diff to use the relatively new DIST_TUPLE mechanism to > > tidy up fetch/extract. ok? > > > > (I was looking at the port to see if it could be updated to use > > llvm 18; chromiu

Re: lang/crystal: use DIST_TUPLE

2024-12-23 Thread joshua stein
On Mon, 23 Dec 2024 at 12:15:15 +, Stuart Henderson wrote: > here's a diff to use the relatively new DIST_TUPLE mechanism to > tidy up fetch/extract. ok? > > (I was looking at the port to see if it could be updated to use > llvm 18; chromium browsers will soon switch to llvm 19, and this > wi