소스 검색

Note windows __FILE__ nuisance in TODO.

svn:r3146
Nick Mathewson 20 년 전
부모
커밋
f6167de7e9
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      doc/TODO

+ 3 - 0
doc/TODO

@@ -45,6 +45,9 @@ N  - Make millisecond accuracy work on win32
      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: