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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Sep 10 13:21:13 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 217558 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-09-09 18:52 CDT
Last Modified:              2009-09-10 13:21 CDT
====================================================================== 
Summary:                    [patch] 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0110492) svnbot (reporter) - 2009-09-10 13:21
 https://issues.asterisk.org/view.php?id=15870#c110492 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 217647

_U  branches/1.6.2/
U   branches/1.6.2/configure
U   branches/1.6.2/configure.ac
U   branches/1.6.2/include/asterisk/autoconfig.h.in
U   branches/1.6.2/res/res_config_odbc.c

------------------------------------------------------------------------
r217647 | tilghman | 2009-09-10 13:21:12 -0500 (Thu, 10 Sep 2009) | 11
lines

Merged revisions 217638 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r217638 | tilghman | 2009-09-10 13:17:14 -0500 (Thu, 10 Sep 2009) | 4
lines
  
  Verify support for wide ODBC character types before using them.
  (closes issue https://issues.asterisk.org/view.php?id=15870)
   Reported by: nic_bellamy
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=217647 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-10 13:21 svnbot         Checkin                                      
2009-09-10 13:21 svnbot         Note Added: 0110492                          
======================================================================




More information about the asterisk-bugs mailing list