Opened 16 years ago

Last modified 13 years ago

#976 new defect

vidix/mga_vid.c may fail on amd64

Reported by: mennucc1@… Owned by: reimar
Priority: normal Component: vo
Version: 1.0rc2 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

hi

I was browsing the log of compilation of MPlayer in a amd64 , and I noted many warnings such as

ga_vid.c:340: warning: cast from pointer to integer of different size
mga_vid.c:340: warning: cast to pointer from integer of different size
mga_vid.c:341: warning: cast from pointer to integer of different size
mga_vid.c:341: warning: cast to pointer from integer of different size
mga_vid.c:342: warning: cast from pointer to integer of different size
mga_vid.c:342: warning: cast to pointer from integer of different size
...

Other files have the same problem as well.

You may want to investigate.... the above may be cause of crashes in 64bit machines.

a.

Change History (1)

comment:1 by compn, 13 years ago

Owner: changed from beastd to reimar
Note: See TracTickets for help on using tickets.