#8728 closed patch
move matchString to Common::Util
| Reported by: | SF/david_corrales | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | --Other-- |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
This patch moves the matchString method to Common::Util (from Common:FS) and adds a much more lengthy docstring.
Ticket imported from: #1805208. Ticket imported from: patches/833.
Attachments (1)
Change History (7)
by , 19 years ago
| Attachment: | matchString.patch added |
|---|
comment:2 by , 19 years ago
| Owner: | set to |
|---|---|
| Status: | new → closed |
comment:4 by , 19 years ago
I was waiting for the other patch to commit them both hehe. Anyway :) glad it's in.
comment:5 by , 19 years ago
OK. But best not to do that -- the point in splitting patches is that one can process them independently. So waiting for another patch defeats the whole idea. :-)
comment:6 by , 7 years ago
| Component: | → --Other-- |
|---|
Note:
See TracTickets
for help on using tickets.

matchString patch