[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-glpk] v4.15 - gcc warns about trigraphs
From: |
Andrew Makhorin |
Subject: |
Re: [Bug-glpk] v4.15 - gcc warns about trigraphs |
Date: |
Wed, 7 Mar 2007 07:13:25 +0300 |
> 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.)