Update: 

I did a re-installation of Go1.14.15. Reinstalled the FirebirdSQL driver, 
yet the problem persist. 

On Sunday, June 27, 2021 at 1:43:23 PM UTC-5 Hugh Myrie wrote:

> The version I saw in the go.mod file was v0.9.1. However, looking at the 
> modified date of the files in the library folder was last year. So I 
> deleted the library and reinstalled it . I suppose doing a "go get" without 
> specifying a version would retrieve the latest version. Correct me if I'm 
> wrong here.
>
> I'm trying to get back to go1.14 to conduct further tests before making a 
> standalone test.
>
> On Sun, Jun 27, 2021 at 4:03 AM Brian Candler <b.ca...@pobox.com> wrote:
>
>> On Sunday, 27 June 2021 at 03:27:28 UTC+1 hugh....@gmail.com wrote:
>>
>>> I agree. So far, I've Installed Go1.15, reinstalled the Firebird 
>>> library. 
>>
>>
>> Which version?  The latest tagged version (v0.9.1) or the tip of the 
>> master branch?
>>
>> Having said that: the commit 
>> <https://github.com/nakagami/firebirdsql/commit/ab7f07a652d65ac925b17003dcac22e377d810a8>
>>  
>> which changes the current supported version to 1.15, does nothing except 
>> change the version number in go.mod; and it was applied immediately after 
>> the v0.9.1 tag. 
>>  
>>
>>> Compiled using Go1.15 and the problem persist.
>>
>>
>> If you can make a standalone test program which replicates the problem, 
>> then I suggest you open an issue on the firebirdsql repo.  All developers 
>> love good reproducible bug reports with code that reproduces the bug :-)
>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "golang-nuts" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/golang-nuts/BHxTxzCpUB4/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> golang-nuts...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/golang-nuts/6bb8c44e-e564-4685-aecf-7c8bffb3269cn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/golang-nuts/6bb8c44e-e564-4685-aecf-7c8bffb3269cn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> -- 
> http://www.jaxtr.com/blessed_hope
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/9831eb07-b3e5-4274-abce-6609a4a8d357n%40googlegroups.com.

Reply via email to