[PATCH 3/4] msvcp90: in istream<>::tellg don't use sentry

Piotr Caban piotr.caban at gmail.com
Tue Oct 30 17:06:44 CDT 2012


On 10/30/12 10:16 PM, Daniel Lehman wrote:

+        tpos.pos   = 0xdeadbeefdeadbeef;
Long long constants are not supported in C89. You can use 0xdeadbeef here.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20121030/83f1fdea/attachment.html>


More information about the wine-devel mailing list