This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients brian.curtin, loewis, pitrou, skrah
Date 2012-05-16.00:00:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Martin v. L??wis <[email protected]> wrote:
> I'm having problems with F-Secure, VS 2010, and make_buildinfo. F-Secure
> thinks that make_buildinfo.exe has a virus in it, and quarantines it.

I don't have a virus scanner, since I only use the VM for testing.
Apparently many people had this problem. Here's a thread with
Microsoft claiming that the problem is due to a case sensitive file
system:

http://connect.microsoft.com/VisualStudio/feedback/details/505682/x64-c-c-projects-cannot-compile

As several other people in that thread, I'm pretty certain that I
didn't install SUA. Also, I can create lower case files and open
them as upper case.
History
Date User Action Args
2012-05-16 00:00:13skrahsetrecipients: + skrah, loewis, pitrou, brian.curtin
2012-05-16 00:00:12skrahlinkissue14813 messages
2012-05-16 00:00:12skrahcreate