gym603
gym603
### Describe the bug Execute the test in 32-bit environment: `./test_v test vlib/builtin/map_of_floats_test.v` The following error occurs: ``` FAIL 3985.912 ms vlib/builtin/map_of_floats_test.v {1.0: 'one'} {3.14: 'pi', 1.0: 'one'} D:\\gym\\test\\mingw-w64-packages\\mingw-w64-v\\src\\v-0.4.4\\vlib\\builtin\\map_of_floats_test.v:24: fn...
### Short description of current behavior ``` $ docker run -d --restart always --name mindsdb_container \ > -e MINDSDB_APIS=http,mysql \ > -p 47334:47334 -p 47335:47335 \ > -v /data/mindsdb_data:/root/mdb_storage \...
…econd check if an error exists ## Why are these changes needed? ## Related issue number ## Checks - [ ] I've included any doc changes needed for . See...