Issue1542946
Created on 2006-08-19 01:44 by cbaus, last changed 2006-11-14 16:15 by krisvale.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
vc8fixes.patch
|
cbaus,
2006-08-19 01:44
|
vc8 build fixes. |
|
|
|
msg50945 - (view) |
Author: baus (cbaus) |
Date: 2006-08-19 01:44 |
|
VC8 isn't linking out of the box. Added typesmodule to
pythoncore project and added _socket module to the
python solution file.
|
|
msg50946 - (view) |
Author: Neal Norwitz (nnorwitz) |
Date: 2006-09-05 02:46 |
|
Logged In: YES
user_id=33168
This patch doesn't apply to 2.5. 2.6 is probably the same.
|
|
msg50947 - (view) |
Author: baus (cbaus) |
Date: 2006-09-05 20:07 |
|
Logged In: YES
user_id=1579156
The patch doesn't apply cleanly, or adding this module to
the project doesn't apply?
|
|
msg50948 - (view) |
Author: Neal Norwitz (nnorwitz) |
Date: 2006-09-05 20:14 |
|
Logged In: YES
user_id=33168
The patch doesn't apply. I don't have a windows box, so I
can't even test it. All I can do is apply.
|
|
msg50949 - (view) |
Author: Martin v. Löwis (loewis) |
Date: 2006-09-16 17:40 |
|
Logged In: YES
user_id=21627
typesmodule was already added. Can you please update the
subversion, and regenerate the patch adding _socket?
|
|
msg50950 - (view) |
Author: Martin v. Löwis (loewis) |
Date: 2006-11-13 23:04 |
|
Logged In: YES
user_id=21627
Kristjan, is there anything else to do on this issue? If
not, please close as fixed.
|
|
msg50951 - (view) |
Author: Kristján Valur Jónsson (krisvale) |
Date: 2006-11-14 16:15 |
|
Logged In: YES
user_id=1262199
This issue was fixed a while ago. VC8 should link cleanly
in both 2.5 and 2.6 trees.
|
|
| Date |
User |
Action |
Args |
| 2006-08-19 01:44:45 | cbaus | create | |
|