Commit 0c77bc3
Remove DCHECKs for
Removing DCHECKs seems to be the most consistent solution, given that in databag.cc in some codepaths we already ignore missing keys.
PiperOrigin-RevId: 870859805
Change-Id: I6abf97706528c21ed3acb248b17e050dc0c894a5dict.Set(None, value), dict.Set(float{x}, value). Unsupported keys will be silently ignored both in debug and release builds.1 parent aa56acc commit 0c77bc3
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
77 | | - | |
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
| |||
100 | 98 | | |
101 | 99 | | |
102 | 100 | | |
103 | | - | |
104 | 101 | | |
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
108 | 105 | | |
109 | | - | |
110 | 106 | | |
111 | 107 | | |
112 | 108 | | |
| |||
0 commit comments