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

EVAL not working with custom circumfixes,terms, etc #4797

Open
p6rt opened this issue Nov 29, 2015 · 3 comments
Open

EVAL not working with custom circumfixes,terms, etc #4797

p6rt opened this issue Nov 29, 2015 · 3 comments
Assignees
Labels

Comments

@p6rt
Copy link

p6rt commented Nov 29, 2015

Migrated from rt.perl.org#126759 (status was 'new')

Searchable as RT126759$

@p6rt
Copy link
Author

p6rt commented Nov 29, 2015

From @LLFourn

presently EVAL doesn't work with custom​:

  - postcirumfix
  - circumfix
  - terms
  - EXPORTHOW declarators

PR​: rakudo/rakudo#603
tests​:
LLFourn/roast@d1d79f7

LL

@p6rt
Copy link
Author

p6rt commented Nov 30, 2015

From @LLFourn

that actually didn't fix the EXPORTHOW​::DECLARE problem. My test for it was
wrong.

it seems that EXPORTHOW​::DECLARE needs to set a key in EXPORTHOW as well.

On Sun, Nov 29, 2015 at 4​:59 PM perl6 via RT <perl6-bugs-followup@​perl.org>
wrote​:

Greetings,

This message has been automatically generated in response to the
creation of a trouble ticket regarding​:
"[BUG] EVAL not working with custom circumfixes,terms, etc",
a summary of which appears below.

There is no need to reply to this message right now. Your ticket has been
assigned an ID of [perl #​126759].

Please include the string​:

     \[perl #&#8203;126759\]

in the subject line of all future correspondence about this issue. To do
so,
you may reply to this message.

                    Thank you,
                    perl6\-bugs\-followup@&#8203;perl\.org

-------------------------------------------------------------------------
presently EVAL doesn't work with custom​:

- postcirumfix
- circumfix
- terms
- EXPORTHOW declarators

PR​: rakudo/rakudo#603
tests​:

LLFourn/roast@d1d79f7

LL

@p6rt
Copy link
Author

p6rt commented Dec 3, 2015

From @LLFourn

PR for the exporthow case​: rakudo/rakudo#613

On Mon, Nov 30, 2015 at 6​:43 PM Lloyd Fournier <lloyd.fourn@​gmail.com>
wrote​:

that actually didn't fix the EXPORTHOW​::DECLARE problem. My test for it
was wrong.

it seems that EXPORTHOW​::DECLARE needs to set a key in EXPORTHOW as well.

On Sun, Nov 29, 2015 at 4​:59 PM perl6 via RT <perl6-bugs-followup@​perl.org>
wrote​:

Greetings,

This message has been automatically generated in response to the
creation of a trouble ticket regarding​:
"[BUG] EVAL not working with custom circumfixes,terms, etc",
a summary of which appears below.

There is no need to reply to this message right now. Your ticket has been
assigned an ID of [perl #​126759].

Please include the string​:

     \[perl #&#8203;126759\]

in the subject line of all future correspondence about this issue. To do
so,
you may reply to this message.

                    Thank you,
                    perl6\-bugs\-followup@&#8203;perl\.org

-------------------------------------------------------------------------
presently EVAL doesn't work with custom​:

- postcirumfix
- circumfix
- terms
- EXPORTHOW declarators

PR​: rakudo/rakudo#603
tests​:

LLFourn/roast@d1d79f7

LL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants