Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting



"Ryo Shimizu" writes:
> Module Name:	xsrc
> Committed By:	ryo
> Date:		Tue Apr  3 19:53:57 UTC 2018
> 
> Modified Files:
> 	xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
> 	    driver.h present.c vblank.c
> 
> Log Message:
> Fix compile error on evbarm-aarch64. (incompatible pointer types initializing 'present_get_ust_msc_ptr')

sounds like this is a different error.  why isn't CARD64 a
uint64_t or similarly compatible for arm64?  this sounds
like a problem with the environemnt, and not something to
work around here.

is _XSERVER64 not defined, or whatever it is?

thanks.


.mrg.


Home | Main Index | Thread Index | Old Index