Opened 17 years ago

Closed 17 years ago

#1140 closed bug (fixed)

Missing symbol: SetDiskMode__5BView

Reported by: aldeck Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Missing symbol: SetDiskMode__5BView

Trying to use the beos python bindings for R5 (Donn Cave's Bethon) :)

Looking at headers/be/interface/View.cpp, it's not implemented, nor documented in the usual bebooks. However i found this: http://www.acm.uiuc.edu/bug/Be%20Book/The%20Interface%20Kit/View.html#SetDiskMode()

Attachments (1)

setdiskmode.patch (547 bytes ) - added by aldeck 17 years ago.

Download all attachments as: .zip

Change History (3)

by aldeck, 17 years ago

Attachment: setdiskmode.patch added

comment:1 by aldeck, 17 years ago

i know the goal is not to run python by all means :) but left a patch for reference

comment:2 by stippi, 17 years ago

Resolution: fixed
Status: newclosed

fixed in hrev20617. (Exporting the symbol, the actual implementation of SetDiskMode() is still missing.)

Note: See TracTickets for help on using tickets.