Ticket #1533 (closed patch: fixed)
Typos and inaccuracies in documentation comments of string bitwise functions
| Reported by: | tcurtis | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | core | Version: | trunk |
| Severity: | none | Keywords: | |
| Cc: | Language: | ||
| Patch status: | new | Platform: | all |
Description
The documentation comment of Parrot_str_bitwise_and included a typo, and the documentation comments of both Parrot_str_bitwise_and and Parrot_str_bitwise_xor incorrectly represented the second string argument as the destination of the result as opposed to the third.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

