Internals: MSVC cleanups

This commit is contained in:
Wilson Snyder
2026-03-19 22:48:12 -04:00
parent 94f8181cff
commit 9180eebdba
3 changed files with 2 additions and 4 deletions
-4
View File
@@ -1584,10 +1584,6 @@ IData _vl_vsscanf(FILE* fp, // If a fscanf
_vl_vsss_skipspace(fp, floc, fromp, fstr);
_vl_vsss_read_str(fp, floc, fromp, fstr, t_tmp, "+-.0123456789eE");
if (!t_tmp[0]) goto done;
union {
double r;
int64_t ld;
} u;
// Timeunit was read earlier from up-front arguments
const int userUnits = Verilated::threadContextp()->impp()->timeFormatUnits();
// 0..-15