Opened 14 years ago

Closed 12 years ago

#6367 closed bug (fixed)

Drawing_modes application build fail

Reported by: Karvjorm Owned by: axeld
Priority: normal Milestone: R1
Component: Servers/app_server Version: R1/alpha2
Keywords: Build error in Drawing_modes test application Cc: Karvjorm
Blocked By: Blocking:
Platform: All

Description

In src/tests/servers/app/drawing_modes is the following build error:

...found 6414 target(s)...
...updating 2 target(s)...
C++ ../../../../../generated/objects/haiku/x86/release/tests/servers/app/drawing_modes/DrawingModes.o 
DrawingModes.cpp: In constructor 'DrawingModeView::DrawingModeView(BRect)':
DrawingModes.cpp:235: error: 'memcpy' was not declared in this scope

Attachments (1)

drawing_modes.patch (822 bytes ) - added by Karvjorm 14 years ago.
A build fix for src/tests/servers/app/drawing_modes/

Download all attachments as: .zip

Change History (3)

by Karvjorm, 14 years ago

Attachment: drawing_modes.patch added

A build fix for src/tests/servers/app/drawing_modes/

comment:1 by Karvjorm, 14 years ago

patch: 01

comment:2 by pulkomandy, 12 years ago

Resolution: fixed
Status: newclosed

Applied in 42953.

Note: See TracTickets for help on using tickets.