Ticket #233 (closed defect: fixed)
Opened 6 years ago
Last modified 6 years ago
haikuporter fails to find package with a numeric character in the name
| Reported by: | scottmc | Owned by: | brecht |
|---|---|---|---|
| Priority: | normal | Milestone: | haikuporter version 1.0 |
| Component: | haikuporter | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Well it failed to find libxml2, but when I renamed it to be just libxml it worked as expected.
Attachments
Change History
comment:1 Changed 6 years ago by haikubot
Changed 6 years ago by haikubot
- attachment haikuporter_patch.diff added
comment:2 Changed 6 years ago by haikubot
- Resolution set to fixed
- Status changed from new to closed
Fixed in r393.
Note: See
TracTickets for help on using
tickets.

Hello.
There were errors in RegExp?.
Here patch.