|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] cast from pointer to smaller type 'int' |
Date: | Mon, 11 Sep 2017 20:08:51 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
Hi Xiao-Yong, thanks, maybe fixed in SVN 1011. Problem with that error is that the casted type is not a pointer, at least on my machine. /// Jürgen On 09/11/2017 06:55 PM, Xiao-Yong Jin
wrote:
At revision 1010 Thread_context.cc:72:65: error: cast from pointer to smaller type 'int' loses information out << "thread #" << setw(2) << N << ":" << setw(16) << int(thread) |
[Prev in Thread] | Current Thread | [Next in Thread] |