You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using :self is tricky because the get-word disables the conversion from the self keyword to an object reference. This is another good reason to not do that. Nonetheless, good catch.
Submitted by: Sunanda
Imported from: CureCode [ Version: alpha 110 Type: Bug Platform: All Category: Native Reproduce: Always Fixed-in:none ]
Imported from: metaeducation#1756
Comments:
Submitted by: BrianH
Using :self is tricky because the get-word disables the conversion from the self keyword to an object reference. This is another good reason to not do that. Nonetheless, good catch.
Submitted by: abolka
In the core-tests suite.
Submitted by: szeng
The crash is fixed by:
zsx/r3@b275787
Submitted by: abolka
Submitted Shixin's fix as PR:
rebol/rebol#241
The text was updated successfully, but these errors were encountered: