Opened 16 years ago
Closed 16 years ago
#3216 closed bug (fixed)
KeyboardInputDevice stops the build.
Reported by: | bbjimmy | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
src/add-ons/input_server/devices/keyboard/KeyboardInputDevice.cpp
stops compiling with multiple errors. see attatched text file
Attachments (2)
Change History (4)
by , 16 years ago
Attachment: | terminal.txt added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Indeed, thanks! Applied in hrev28797.
Note:
See TracTickets
for help on using tickets.
With the patch attached, it does build. I will reboot to test if it works. Feel free to discard my patch if you have a more elegant or complete one. I was looking for a small thing for my first contribution, and this patch is kind of.