From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from duke.felloff.net ([216.126.196.34]) by ewsd; Sun Oct 25 19:41:20 -0400 2020 Message-ID: Date: Mon, 26 Oct 2020 00:41:10 +0100 From: cinap_lenrek@felloff.net To: 9front@9front.org Subject: Re: [9front] rc: null list in concatenation line numbers In-Reply-To: <37CF109B904B5F178848E0FADF7E5CAF@eigenstate.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: managed cloud rails-scale factory hm... thinking about it. basically, change of file can only happen when we do execdot() *AND* when calling a function. but this should be easy. we could have a Xsrcfile pseudo operation that just updates the filename and has the filename as a immediate string in the opstream. in fact, you could even just have a Xdbgname() that sets a generic stirng prefix, so you could also capture the function name. -- cinap