Added TODO.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22597 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1867,6 +1867,8 @@ BMessage::_SendMessage(port_id port, team_id portOwner, int32 token,
|
|||||||
size = sizeof(message_header);
|
size = sizeof(message_header);
|
||||||
|
|
||||||
#ifndef HAIKU_TARGET_PLATFORM_LIBBE_TEST
|
#ifndef HAIKU_TARGET_PLATFORM_LIBBE_TEST
|
||||||
|
// TODO: this is not yet finished - the target needs to get the
|
||||||
|
// address (and ID) of the area
|
||||||
port_info info;
|
port_info info;
|
||||||
get_port_info(port, &info);
|
get_port_info(port, &info);
|
||||||
void *address = NULL;
|
void *address = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user