summary refs log tree commit diff stats
path: root/tests/assert
diff options
context:
space:
mode:
authorLemonBoy <LemonBoy@users.noreply.github.com>2019-01-22 11:17:20 +0100
committerAndreas Rumpf <rumpf_a@web.de>2019-01-22 11:17:20 +0100
commit68254308312ce352612b11af164d82d930a1bf68 (patch)
tree5ece3b0c299c4ecad416a4a65d7ad3df3bc197d4 /tests/assert
parent39e1cd2bf60a3626f73ee34e91127a8ea4f18a58 (diff)
downloadNim-68254308312ce352612b11af164d82d930a1bf68.tar.gz
Restrict ptr/ref to ptr/ref implicit conversion (#10411)
* Restrict ptr/ref to ptr/ref implicit conversion

Fixes #10409

* Make the ptr conversions explicit in db_odbc
Diffstat (limited to 'tests/assert')
0 files changed, 0 insertions, 0 deletions
s='alt'>
465bff73 ^
9dc6fe07 ^
5805deca ^
f027adc0 ^
5805deca ^

f027adc0 ^
77f59786 ^
f027adc0 ^




f027adc0 ^
5805deca ^
f027adc0 ^
7df5bc1f ^



3cf84539 ^

5805deca ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29