~sircmpwn/hare#791: 
strings::tokenize documentation example is incorrect

The example uses strings::next_token(tok), which does not work, because next_token uses a pointer to the tokeniser, not the tokeniser itself.

Status
RESOLVED FIXED
Submitter
~kaathewise
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
easy stdlib

~fmac 2 years ago

Wasn't this fixed by 08b027326d8bcf627b315d73c6ecc7810305773d?

~sebsite REPORTED FIXED 2 years ago

Register here or Log in to comment, or comment via email.