> date : 06-Mar-2007 > summary : gcc warns about possible trigraphs when building libs/glplpx14.o > severity : trivial for gcc, sightly more significant on compilers where > trigraphs are enabled by default > src file : src/glplpx14.c > fix : replace message string "(???)" with "(\?\?\?)" in five places > explain : the sequence ??) will stand for ] if trigraphs are enabled
Thank you for your bug report. The bug will be fixed in the next release of the package. (In fact, this is a minor bug. Even enabling trigraphs would not cause any error.) _______________________________________________ Bug-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-glpk
