lurcher / unixODBC

The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms.
GNU Lesser General Public License v2.1
100 stars 52 forks source link

Minor warnings #89

Closed polluks closed 2 years ago

polluks commented 2 years ago
isql.c:1331:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
iusql.c:672:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
lurcher commented 2 years ago

Will fix those now

lurcher commented 2 years ago

Fixed