Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overprotective PROTECT for path access to maps #1872

Closed
Siskin-Bot opened this issue Feb 15, 2020 · 0 comments
Closed

Overprotective PROTECT for path access to maps #1872

Siskin-Bot opened this issue Feb 15, 2020 · 0 comments
Labels
Oldes.resolved Bugs/wishes with Oldes' fixes/features Protection Test.written Type.bug

Comments

@Siskin-Bot
Copy link
Collaborator

Submitted by: abolka

Get access to a PROTECTed map! via path! results in a protection error. (Whereas SELECT works fine.)

>> m: map [a: 42]
>> protect m
>> m/a
** Script error: protected value or series - cannot modify
;; expected: == 42

Imported from: CureCode [ Version: alpha 111 Type: Bug Platform: All Category: Unspecified Reproduce: Always Fixed-in:none ]
Imported from: metaeducation#1872

Comments:


Rebolbot added the Type.bug on Jan 12, 2016


Oldes added a commit to Oldes/Rebol3 that referenced this issue on Feb 9, 2020:
FIX: Overprotective PROTECT for path access to maps


@Siskin-Bot Siskin-Bot added Oldes.resolved Bugs/wishes with Oldes' fixes/features Type.bug labels Feb 15, 2020
@Oldes Oldes closed this as completed May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Oldes.resolved Bugs/wishes with Oldes' fixes/features Protection Test.written Type.bug
Projects
None yet
Development

No branches or pull requests

2 participants