Commit 0bed66f
committed
Suppress C4101 and C4996 in libxc C sources for cl.exe
C4101: unreferenced local variable in hyb_gga_x_cam_s12.c
C4996: sprintf deprecation in xc-threshold.c — _CRT_SECURE_NO_WARNINGS
alone is insufficient when the consumer sets /w149961 parent a1088e8 commit 0bed66f
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
0 commit comments