Project

General

Profile

Actions

Bug #12

closed

Build aborts with "error: format not a string literal and no format arguments"

Added by Gregor Best about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Category:
Core
Target version:
Start date:
02/11/2010
Due date:
% Done:

100%

Estimated time:

Description

Building on Gentoo with GCC 4.4.3 fails with the following error message

plugin.c: In function 'plugin_load':
plugin.c:63: error: format not a string literal and no format arguments
make[1]: *** [plugin.o] Error 1
make[1]: Leaving directory `/home/gregor/sourcecode/unagi/src'
make: *** [all-recursive] Error 1

The attached patch fixes the problem.


Files

0001-fix-build-error.patch (950 Bytes) 0001-fix-build-error.patch Gregor Best, 02/11/2010 03:35 PM
Actions #1

Updated by Arnaud Fontaine about 14 years ago

  • Category set to Core
  • Assignee set to Arnaud Fontaine
  • Target version set to 0.2
  • Category set to Core
  • Assignee set to Arnaud Fontaine
  • Target version set to 0.2
Actions #2

Updated by Arnaud Fontaine about 14 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:"b6f1824351f3cc8e537c1f2c5907f50c89b46ae0".

Actions

Also available in: Atom PDF