Lucas Myers

Results 14 comments of Lucas Myers

Hi. I was looking at this with @Catamantaloedis earlier today, and had suggested that change on a hunch. Without having a completely solid grasp of Rust's semantics in this area,...

> The problem boils down to sometimes wanting definitions within the class or other namespace-like body to be able to bind or influence later clause forms, and sometimes not. Oh,...

I came across another issue that's at least superficially related, but seems more likely to be an actual bug: ``` #lang rhombus/and_meta space.enforest myspace: space_path myspace meta_namespace myspace_meta: parse_syntax_class Parsed...

> Is [#693](https://github.com/racket/rhombus/pull/693) enough of an improvement to close this issue? Yes!

> I think probably export def Foo.bar = 42 should be error. Do you need that to instead work for some context, @distractedlambda? I didn't properly clock that it was...

Also, if `export def Foo.bar` and the like were to become errors... how would this interact with a definition macro that expands to such a form (but possibly others)? Like,...

Different user here having the same issue, with a very similar software setup (critically, including the macOS Sequoia part). > 1. Does all that work for you in a macOS...

I'm using an ARM Mac FWIW, but this is definitely sounding like a Sequoia issue.

I'll try a snapshot build of Racket when I get some time to do so (may not be today).

Just for completeness, I can confirm that today's snapshot version works for me as well.