Re: [PATCH] print format does not match argument type
Roland Schwingel <[email protected]> Wed, 11 Apr 2012 13:37:36 +0200
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
Hi... Yesterday I could not finish this... Sorry... > > But for now, if your suggestion works (Roland will hopefully > > verify), > > then I say we go with that for the time being. %llx appears to work (tested it on win32,win64 and linux 32bit). We can even remove the cast at all. I got no warning here. So ok... Who is doing the change? Roland