[haiku-gsoc] input_server replicant cookies

  • From: Alex Smith <alex@xxxxxxxxxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Sat, 4 Aug 2012 14:22:54 +0100

Hi all,

I'm trying to compile input_server for x86_64, getting build errors because
it's passing pointers between itself and the method replicant as a cookie,
using an int32 BMessage field. I've changed it to use a pointer field
instead and it's working fine, but would this cause any compatibility
problems at all?

Thanks,
Alex

Other related posts: