[asterisk-bugs] [Asterisk 0015870]: res_config_odbc.c compilation fix for non-Unicode UnixODBC versions

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 9 18:52:26 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15870 
====================================================================== 
Reported By:                nic_bellamy
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   15870
Category:                   Resources/res_config_odbc
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 217558 
Request Review:              
====================================================================== 
Date Submitted:             2009-09-09 18:52 CDT
Last Modified:              2009-09-09 18:52 CDT
====================================================================== 
Summary:                    res_config_odbc.c compilation fix for non-Unicode
UnixODBC versions
Description: 
res/res_config_odbc.c has a big switch statement, within which it uses
SQL_WCHAR, SQL_WVARCHAR, and SQL_WLONGVARCHAR. These are only available on
UnixODBC versions that support Unicode.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-09 18:52 nic_bellamy    New Issue                                    
2009-09-09 18:52 nic_bellamy    Status                   new => assigned     
2009-09-09 18:52 nic_bellamy    Assigned To               => tilghman        
2009-09-09 18:52 nic_bellamy    Asterisk Version          => SVN             
2009-09-09 18:52 nic_bellamy    Regression                => No              
2009-09-09 18:52 nic_bellamy    SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
2009-09-09 18:52 nic_bellamy    SVN Revision (number only!) => 217558          
======================================================================




More information about the asterisk-bugs mailing list