Fossil SCM
Forgot to remove path problems from 'Outstading Issues'
Commit
46f96301f10b9ecda595edb5150937b71ec3ed90
Parent
c7278fd013abfe2…
1 file changed
-1
-1
| --- win32.txt | ||
| +++ win32.txt | ||
| @@ -17,11 +17,10 @@ | ||
| 17 | 17 | |
| 18 | 18 | Outstanding Issues: |
| 19 | 19 | ---------------------------------------------------------------------- |
| 20 | 20 | |
| 21 | 21 | * server is totally non-functional - #if/#end'd out of the code |
| 22 | -* all path operations are defunct | |
| 23 | 22 | * remote network operations are reporting: can't resolve host name: xyz |
| 24 | 23 | |
| 25 | 24 | Winsock must be initialized before using: |
| 26 | 25 | |
| 27 | 26 | WSADATA info; |
| 28 | 27 |
| --- win32.txt | |
| +++ win32.txt | |
| @@ -17,11 +17,10 @@ | |
| 17 | |
| 18 | Outstanding Issues: |
| 19 | ---------------------------------------------------------------------- |
| 20 | |
| 21 | * server is totally non-functional - #if/#end'd out of the code |
| 22 | * all path operations are defunct |
| 23 | * remote network operations are reporting: can't resolve host name: xyz |
| 24 | |
| 25 | Winsock must be initialized before using: |
| 26 | |
| 27 | WSADATA info; |
| 28 |
| --- win32.txt | |
| +++ win32.txt | |
| @@ -17,11 +17,10 @@ | |
| 17 | |
| 18 | Outstanding Issues: |
| 19 | ---------------------------------------------------------------------- |
| 20 | |
| 21 | * server is totally non-functional - #if/#end'd out of the code |
| 22 | * remote network operations are reporting: can't resolve host name: xyz |
| 23 | |
| 24 | Winsock must be initialized before using: |
| 25 | |
| 26 | WSADATA info; |
| 27 |