[PPL-devel] Problem in ppl_lpsol.c

Roberto Bagnara bagnara at cs.unipr.it
Wed Oct 22 23:02:08 CEST 2008


Michael Tautschnig wrote:
> With the compile flags used in current and future Ubuntu builds, there is a
> problem in demos/ppl_lpsol/ppl_lpsol.c:
> 
> ppl_lpsol.c:271: error: format not a string literal and no format arguments
> ppl_lpsol.c:272: error: format not a string literal and no format arguments
> ppl_lpsol.c:273: error: format not a string literal and no format arguments
> 
> This is best solved by using
> 
> fprintf(stdout, "%s", usage_string1);
> 
> and so forth.

Hi Michael,

thanks for the report.   Can you tell us which are the compile flags you
are talking about?  This way we can make sure no other problem like that
one remain or are introduced by mistake.
Cheers,

    Roberto

P.S. We are also working on the other issues.

-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it



More information about the PPL-devel mailing list