zxing-cpp/wrappers/python/core/src/Pattern.h:293:9: warning: Uninitialized variable: e2e [uninitvar] return e2e; ^ zxing-cpp/wrappers/python/core/src/Pattern.h:287:20: note: Assuming condition is false for (int
(GMT, xtmp, ytmp, n, start, -1); ^ src/gmt_shore.c:1556:91: note: Assuming condition is false if ((n = (unsigned int)gmt_clip_to_map (GMT, p[k].lon, p[k].lat, p[k].n, &xtmp, &ytmp)) == 0) { /* Completely outside */ ^ src/gmt_shore.c:1567:64: note: ...