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

Instant.Instant is missing (say now.Instant) #6486

Closed
p6rt opened this issue Aug 31, 2017 · 5 comments
Closed

Instant.Instant is missing (say now.Instant) #6486

p6rt opened this issue Aug 31, 2017 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Aug 31, 2017

Migrated from rt.perl.org#132006 (status was 'resolved')

Searchable as RT132006$

@p6rt
Copy link
Author

p6rt commented Aug 31, 2017

From @AlexDaniel

Code​:
say now.Instant

Result​:
No such method 'Instant' for invocant of type 'Instant'
  in block <unit> at <tmp> line 1

<lizmat> hmmm... that feels like an omission :-)

@p6rt
Copy link
Author

p6rt commented Sep 1, 2017

From @lizmat

Fixed with 51709e01c0788c466af , tests needed.

On 31 Aug 2017, at 22​:05, Aleks-Daniel Jakimenko-Aleksejev (via RT) <perl6-bugs-followup@​perl.org> wrote​:

# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev
# Please include the string​: [perl #​132006]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=132006 >

Code​:
say now.Instant

Result​:
No such method 'Instant' for invocant of type 'Instant'
in block <unit> at <tmp> line 1

<lizmat> hmmm... that feels like an omission :-)

@p6rt
Copy link
Author

p6rt commented Sep 1, 2017

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Sep 23, 2017

From @skids

On Thu, 31 Aug 2017 23​:56​:21 -0700, elizabeth wrote​:

Fixed with 51709e01c0788c466af , tests needed.

On 31 Aug 2017, at 22​:05, Aleks-Daniel Jakimenko-Aleksejev (via RT)
<perl6-bugs-followup@​perl.org> wrote​:

# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev
# Please include the string​: [perl #​132006]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=132006 >

Code​:
say now.Instant

Result​:
No such method 'Instant' for invocant of type 'Instant'
in block <unit> at <tmp> line 1

<lizmat> hmmm... that feels like an omission :-)

Tests added in roast commit 7edf35ddf, so resolving.

@p6rt
Copy link
Author

p6rt commented Sep 23, 2017

@skids - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Sep 23, 2017
@p6rt p6rt added the testneeded label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant