Ticket #72 (new task)

Opened 14 months ago

Last modified 8 months ago

Function "typeof" used in Alsa code doesn't exist in Watcom

Reported by: yoda Owned by:
Priority: normal Milestone: AlsaResync
Component: Building Version:
Severity: blocker Keywords: typeof
Cc: yoda Blocking:
Blocked By:

Description

Never versions of Alsa uses the function "typeof" in many places.
This seems to be a builtin function of GCC, which does not exist in
Watcom. We need this function.

Change History

Changed 8 months ago by psmedley

In 1.0.16 at least, typeof is only used in the list_for_each_entry macros - Doodle came up with a workaround for this, see the uniaud32-2.0 branch for details...

Note: See TracTickets for help on using tickets.