Ticket #68 (closed defect: fixed)
Opened 7 years ago
Last modified 6 months ago
[pnet] Fix wide character support for Haiku
| Reported by: | andreasf | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Unscheduled |
| Component: | dev-dotnet/pnet | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Manually commenting out HAVE_WCHAR_H, HAVE_WCRTOMB, HAVE_WCTOMB, HAVE_MBRTOWC and HAVE_MBTOWC in configure-generated include/il_config.h makes Portable.NET work for now.
This is likely connected to Haiku Ticket 1855.
Change History
comment:1 Changed 7 years ago by andreasf
- Component changed from BePorts to BePorts/dev-dotnet
- Owner brecht deleted
comment:2 Changed 6 years ago by scottmc
comment:3 Changed 5 years ago by scottmc
- Component changed from BePorts/dev-dotnet to dev-dotnet/pnet
This needs a proper .bep file still.
comment:4 Changed 3 years ago by scottmc
I suspect this one will work once a .bep is make for it.
comment:5 Changed 6 months ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Haiku has fixed ticket1855, so perhaps this one will just work now?