[poppler] Poppler 0.23.2 (0.24 Beta 2) released

Adam Reichold adamreichold at myopera.com
Tue Jun 11 09:52:27 PDT 2013


Hello,

I am sorry, this is my mistake. Regrettably, for me, the solution you
propose fails to compile. I would propose the slightly convoluted patch
attached to this message. (Does Windows have a problem with something
like "qsrand(time(0))"?)

Best regards, Adam.

Am 11.06.2013 11:13, schrieb Hib Eris:
> Hi again,
> 
> On Tue, Jun 11, 2013 at 10:49 AM, Hib Eris <hib at hiberis.nl> wrote:
>>
>> Building 0.23.2 for windows fails for me with this error message:
>>
>> stress-threads-qt4.cpp: In member function 'virtual void CrazyThread::run()':
>> stress-threads-qt4.cpp:99:49: error: invalid static_cast from type
>> 'Qt::HANDLE {aka void*}' to type 'uint {aka unsigned int}'
>>      qsrand(static_cast< uint >(currentThreadId()));
>>                                                  ^
> 
> This patch makes it compile again for me. Would this be the right way to fix it?
> 
> 
> 
> _______________________________________________
> poppler mailing list
> poppler at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/poppler
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-per-thread-seed.diff
Type: text/x-patch
Size: 1704 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20130611/d63fef11/attachment.bin>


More information about the poppler mailing list