#3618 closed enhancement (invalid)
function replace (easy)
Reported by: | chico | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Translation Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
status_t BTranslator::MakeConfigurationView(BMessage* ioExtension, BView** outView, BRect* outExtent) { return B_ERROR; }
in Translator should be replaced by function MakeConfig() in TranslatorAddOn.h
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | Ticket3618.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Summary: | [Interface kit] function replace (easy) → function replace (easy) |
Version: | R1/pre-alpha1 → R1/Development |
comment:2 by , 15 years ago
Just as a clarification to darthsitius: Chico probably spotted this "inconsistency" between Translator.h and TranslatorAddon.h, but it cannot be changed without breaking binary compatibility. So it's a no-go and the ticket should have been marked invalid a long time ago. Sorry for the inconvenience.
Note:
See TracTickets
for help on using tickets.
First of all, I don't understand this ticket at all. It makes no sense to me. Second, thanks for your patch, but I'm sorry to say that you obviously misunderstood this ticket (which is really not your fault).