Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

shellext: trace output on named pipe error

Changeset e2f1eafc6193

Parent 1ac8f5fbd25c

by Adrian Buehlmann

Changes to one file · Browse files at e2f1eafc6193 Showing diff from parent 1ac8f5fbd25c Diff from another changeset...

 
38
39
40
 
 
41
42
43
 
38
39
40
41
42
43
44
45
@@ -38,6 +38,8 @@
  }   else   { + TDEBUG_TRACE("Thgstatus::update: CallNamedPipeA failed (" + << ::GetLastError() << ")");   return -1;   }  }