Skip to content
Unverified Commit 088b01fe authored by Anton Kirilov's avatar Anton Kirilov Committed by GitHub
Browse files

Fix compilation with Microsoft Visual C++ (#46)

Also, fix almost all warnings with the "/W3" setting (default for
new command-line projects), and some with "/W4" and "/Wall". The
simulator implementation is out of scope because it uses too many
POSIX interfaces to be usable (and in fact buildable) on Windows.
parent 19dfd911
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment