[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH 3/4] msvcp90: in istream<>::tellg don't use sentry
From:       Piotr Caban <piotr.caban () gmail ! com>
Date:       2012-10-30 22:06:44
Message-ID: 50904F74.6050805 () gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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.


[Attachment #5 (text/html)]

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/30/12 10:16 PM, Daniel Lehman
      wrote:<br>
    </div>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre>+        tpos.pos   = 0xdeadbeefdeadbeef;
Long long constants are not supported in C89. You can use 0xdeadbeef here.
</pre>
  </body>
</html>




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic