Ticket #1533 (closed patch: fixed)

Opened 12 years ago

Last modified 12 years ago

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

str-bitwise-typos.patch Download (1.0 KB) - added by tcurtis 12 years ago.

Change History

Changed 12 years ago by tcurtis

Changed 12 years ago by whiteknight

  • status changed from new to closed
  • resolution set to fixed

Applied in r45296. Thanks for the patch!

Note: See TracTickets for help on using tickets.