From: Ethan M. <merritt@u.washington.edu> - 2004-06-16 18:52:41
|
On the topic of compiler compatibility, do we care about the following warnings from "gcc -pedantic"? set.c:181: warning: string length `738' is greater than the length `509' ISO C89 compilers are required to support show.c:184: warning: string length `753' is greater than the length `509' ISO C89 compilers are required to support show.c:880: warning: string length `541' is greater than the length `509' ISO C89 compilers are required to support ../term/dxf.trm:182: warning: string length `985' is greater than the length `509' ISO C89 compilers are required to support ../term/svg.trm:632: warning: string length `1027' is greater than the length `509' ISO C89 compilers are required to support ../term/pslatex.trm:270: warning: string length `1079' is greater than the length `509' ISO C89 compilers are required to support ../term/pstricks.trm:258: warning: string length `747' is greater than the length `509' ISO C89 compilers are required to support ../term/metafont.trm:204: warning: string length `1548' is greater than the length `509' ISO C89 compilers are required to support ../term/metafont.trm:261: warning: string length `807' is greater than the length `509' ISO C89 compilers are required to support ../term/metafont.trm:298: warning: string length `519' is greater than the length `509' ISO C89 compilers are required to support ../term/metapost.trm:466: warning: string length `1969' is greater than the length `509' ISO C89 compilers are required to support unset.c:149: warning: string length `774' is greater than the length `509' ISO C89 compilers are required to support -- Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center Mailstop 357742 University of Washington, Seattle, WA 98195 |