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

printf is missing #407

Closed
AlexDaniel opened this issue Mar 4, 2016 · 5 comments
Closed

printf is missing #407

AlexDaniel opened this issue Mar 4, 2016 · 5 comments
Assignees
Labels
docs Documentation issue (primary issue type)

Comments

@AlexDaniel
Copy link
Member

printf is missing but sprintf is documented.

@azawawi
Copy link
Contributor

azawawi commented Mar 4, 2016

For more information:
http://irclog.perlgeek.de/perl6/2016-03-04#i_12135916

@azawawi azawawi self-assigned this Mar 4, 2016
@azawawi azawawi closed this as completed in 475a78a Mar 4, 2016
@AlexDaniel
Copy link
Member Author

Does it mean that we should not have a page for printf?

@AlexDaniel AlexDaniel reopened this Mar 4, 2016
@AlexDaniel
Copy link
Member Author

Also, it is slightly broken. If you search for printf then you will see something like this:
three printf results

However, both printf FILEHANDLE and printf FORMAT, LIST are pointing to a wrong id. Compare printf FORMAT, LIST (current link, broken) with printf FORMAT, LIST (what it should be)

@azawawi azawawi closed this as completed in fb32bd0 Mar 4, 2016
azawawi added a commit that referenced this issue Mar 4, 2016
Fix #407 again with less duplication
@AlexDaniel
Copy link
Member Author

This is really great and the situation is much better now. Thanks, @azawawi!

However, there is still no dedicated documentation for printf. See this discussion: http://irclog.perlgeek.de/perl6/2016-03-04#i_12137740

Therefore I'll reopen it again.

@AlexDaniel AlexDaniel reopened this Mar 4, 2016
@AlexDaniel AlexDaniel added docs Documentation issue (primary issue type) and removed needs fixing labels Mar 24, 2016
@dogbert17
Copy link

Fixed now, see https://doc.perl6.org/routine/printf. Closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type)
Projects
None yet
Development

No branches or pull requests

3 participants