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
94 stars 51 forks source link

Threading parameter resolution is opaque #125

Open yaitskov opened 1 year ago

yaitskov commented 1 year ago

Code resolving Threading doesn't log effective value and atoi, used for parsing the number, is silent.

lurcher commented 1 year ago

On 21/11/2022 17:25, Daneel S. Yaitskov wrote:

Code resolving |Threading| doesn't log effective value and |atoi|, used for parsing the number, is silent.

— Reply to this email directly, view it on GitHub https://github.com/lurcher/unixODBC/issues/125, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYK62LAOZQUDOL76DW74C3WJOWALANCNFSM6AAAAAASG4FE3M. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Yep, thats a valid point. I will commit a change and see what folk think