[mythtv-commits] Ticket #1795: Error when compiling httpstatus.cpp
MythTV
mythtv at cvs.mythtv.org
Thu May 11 09:08:01 EDT 2006
#1795: Error when compiling httpstatus.cpp
-----------------------------+----------------------------------------------
Reporter: bjorn at dorant.nu | Owner: ijr
Type: patch | Status: new
Priority: minor | Milestone:
Component: mythtv | Version: head
Severity: low |
-----------------------------+----------------------------------------------
Hi, im cross-compiling on a amd64 to a C3 using Minimyth, and I get the
following error:
httpstatus.cpp: In member function `int
HttpStatus::PrintMachineInfo(QTextStream&, QDomElement)':
httpstatus.cpp:746: error: conversion from `QString' to non-scalar type
`std::basic_string<char, std::char_traits<char>, std::allocator<char> >'
requested
This simple patch cleans-up and removes this problem.
//Bjorn
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/1795>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list