[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Note windows __FILE__ nuisance in TODO.
Update of /home/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv31006/doc
Modified Files:
TODO
Log Message:
Note windows __FILE__ nuisance in TODO.
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -d -r1.238 -r1.239
--- TODO 12 Dec 2004 08:14:13 -0000 1.238
+++ TODO 13 Dec 2004 18:52:28 -0000 1.239
@@ -45,6 +45,9 @@
it a chance to flush. right answer is to do the socks reply manually
in each appropriate case, and then about-to-close-connection can
simply warn us if we forgot one.
+ - Solve the MSVC nuisance where __FILE__ contains the full path.
+ People are getting confused about why their errors are coming from
+ C:\Documents and Settings\Nick Mathewson\My Documents\src\tor .
Tier two: