[packagekit] simulate patch

Richard Hughes hughsient at gmail.com
Mon Aug 24 04:28:47 PDT 2009


2009/8/21 Daniel Nicoletti <daniel_nic85 at yahoo.com.br>:
> Ok, here is the smaller one,

I'm trying to test and review the Qt parts:

In file included from client.cpp:24:
client.h:118: warning: integer constant is too large for ‘long’ type
client.h:119: warning: integer constant is too large for ‘long’ type
client.h:120: warning: integer constant is too large for ‘long’ type

This means that three of the methods will be truncated from the bitfield.

I don't know how to do this with C++, but it's likely you need to make
the bitfield larger.

Richard.


More information about the PackageKit mailing list