Pavel Hrdina 358dbf8457 virbuffer: fix build on rhel-6
On rhel-6 is broken gcc that reports this warning:

util/virbuffer.c:500: error: logical '&&' with non-zero constant will
    always evaluate as true [-Wlogical-op]

Move the pragma directive before function virBufferEscapeString because
since commit aeb5262e this function uses 'strchr' too.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2015-04-16 18:35:41 +02:00
..
2014-07-16 06:48:53 -06:00
2015-03-13 15:31:33 +01:00
2015-04-16 18:35:41 +02:00
2015-04-09 19:27:08 -04:00
2015-04-09 19:27:08 -04:00
2014-12-15 10:34:18 +01:00
2015-03-13 15:31:33 +01:00
2015-01-26 09:14:04 +00:00
2015-03-23 09:01:30 +01:00
2014-04-07 06:14:45 -06:00
2014-04-07 06:14:45 -06:00
2014-10-22 13:09:49 +01:00
2015-04-02 16:05:32 +02:00
2015-04-15 16:43:28 +02:00
2015-04-15 16:43:28 +02:00
2015-04-15 16:43:28 +02:00
2015-03-27 11:06:05 +01:00
2014-12-16 11:15:27 +01:00
2014-11-28 09:42:13 +01:00
2014-04-07 06:14:45 -06:00
2015-03-13 15:31:33 +01:00
2015-03-25 10:00:53 +01:00
2014-10-15 09:25:33 +02:00
2014-07-03 10:41:15 +02:00
2015-04-02 10:27:56 +02:00