mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-16 03:42:53 +01:00
Message Doesn't Support 64-bit Thread IDs #1913
This commit is contained in:
parent
521dbda1e9
commit
dfa32cc158
@ -202,7 +202,7 @@ private:
|
||||
std::string _text;
|
||||
Priority _prio;
|
||||
Timestamp _time;
|
||||
int _tid;
|
||||
long _tid;
|
||||
IntPtr _ostid;
|
||||
std::string _thread;
|
||||
long _pid;
|
||||
|
Loading…
Reference in New Issue
Block a user