Opened 21 years ago

Closed 21 years ago

Last modified 5 years ago

#635 closed defect (fixed)

MACOSX - Missing include in quicktime.c

Reported by: (none) Owned by: fingolfin
Priority: normal Component: Port: Mac OS X
Version: Keywords:
Cc: Game:

Description

When trying to build a CVS checkout from today (20021216) I noticed a small problem. The quicktime.c file used for audio by Scummvm is missing an

#include <string.h>

and as a result the compile fails with "memset" missing. It's not a big problem, but I thought I should let you know.

Ticket imported from: #655036. Ticket imported from: bugs/635.

Change History (3)

comment:1 by fingolfin, 21 years ago

It's not quicktime.c that is missing an #includes, rather common/savefiles.h. And really no reason to report these, as I compile ScummVM on OS X daily, so I'll catch these issues soon enough :-) Thanks for you effort anyway

comment:2 by fingolfin, 21 years ago

Owner: set to fingolfin
Resolution: fixed
Status: newclosed

comment:3 by digitall, 5 years ago

Component: Port: Mac OS X
Note: See TracTickets for help on using tickets.