[asterisk-dev] Re: [svn-commits] file: trunk r1807 - /trunk/zaptel.c

Russell Bryant russell at digium.com
Thu Jan 11 20:35:19 MST 2007


svn-commits at lists.digium.com wrote:
> Author: file
> Date: Thu Jan 11 11:07:38 2007
> New Revision: 1807
> 
> URL: http://svn.digium.com/view/zaptel?view=rev&rev=1807
> Log:
> Return what I took away (fcstab) since it's actually required for some instances... (issue #8792 reported by tootai)

If we make the zaptel configure script check for it to make sure that it is 
supported, we can use the "unused" attribute on this to eliminate the compiler 
warning for the cases where it isn't needed.

static __u16 fcstab[256] __attribute__ ((unused)) =
...

-- 
Russell Bryant
Software Engineer
Digium, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: russell.vcf
Type: text/x-vcard
Size: 278 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20070111/1489581a/russell.vcf


More information about the asterisk-dev mailing list