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

LOAD doesn't translate logic! and none! keywords in the header to logic! and none! values. #655

Closed
Siskin-Bot opened this issue Feb 15, 2020 · 0 comments
Labels
CC.resolved Issue with CureCode status built, tested or complete Status.important Test.written Type.bug

Comments

@Siskin-Bot
Copy link
Collaborator

Siskin-Bot commented Feb 15, 2020

Submitted by: BrianH

This makes specifying those values difficult.

>> mold first load/header "rebol [a: true] print 'hello"
== {make object! [
    Title: "Untitled"
    Name: none
    Version: none
    Date: none
    File: none
    Author: none
    Needs: none
    Type: none
    Export: none
    Local: none
    Content: none
    a: 'true     ; Note: word!, not true value
]}

Imported from: CureCode [ Version: alpha 35 Type: Bug Platform: All Category: n/a Reproduce: Always Fixed-in:alpha 37 ]
Imported from: metaeducation#655

Comments:

Rebolbot commented on Feb 24, 2009:

Submitted by: BrianH

This is related to #651. Worked around in mezz-load 620, waiting for fix to #651.


Rebolbot commented on Feb 26, 2009:

Submitted by: BrianH

Mostly fixed in 2.100.37, though yes and no keywords still show up as word!. Good enough for now. See #651 for details.


Rebolbot added Type.bug and Status.important on Jan 12, 2016


@Siskin-Bot Siskin-Bot added the CC.resolved Issue with CureCode status built, tested or complete label May 22, 2020
@Oldes Oldes closed this as completed Oct 9, 2020
Oldes added a commit to Oldes/Rebol3 that referenced this issue Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CC.resolved Issue with CureCode status built, tested or complete Status.important Test.written Type.bug
Projects
None yet
Development

No branches or pull requests

2 participants