diff options
author | sebres <sebres@users.sourceforge.net> | 2017-01-10 22:59:16 (GMT) |
---|---|---|
committer | sebres <sebres@users.sourceforge.net> | 2017-01-10 22:59:16 (GMT) |
commit | 1adb7a5b43634186dbc9ecbd86aac53f45cdcd3c (patch) | |
tree | 7b8b241cc96af93d17bfdff4e31d026831ba3e82 /generic/tclInt.h | |
parent | ba4330456f8bb2e2c45c3dfd27f9e7ce1cdaeb52 (diff) | |
download | tcl-1adb7a5b43634186dbc9ecbd86aac53f45cdcd3c.zip tcl-1adb7a5b43634186dbc9ecbd86aac53f45cdcd3c.tar.gz tcl-1adb7a5b43634186dbc9ecbd86aac53f45cdcd3c.tar.bz2 |
[unix] resolving of several warnings (gcc 5.x):
- static used in non-static inline function;
- x64 int cast on pointer [-Wpointer-to-int-cast];
- (obscure) may be used uninitialized in this function [-Wmaybe-uninitialized];
- TclEnvEpoch initialized and declared extern;
Diffstat (limited to 'generic/tclInt.h')
0 files changed, 0 insertions, 0 deletions