[llvm-commits] Functor Patch for Visual Studio and Documentation fix to update the Visual Studio page

Nick Lewycky nicholas at mxc.ca
Sun Dec 7 15:43:55 PST 2008


OvermindDL1 wrote:
> Attached is first a patch to add a const qualifier on a functor so
> Visual Studio 2005 will build (the standard says it should be there,
> but is not strictly required by it, however it is required by VS2k5).

That change looks right to me. Thanks for working on it.

> Also included are fixes to update the GettingStartedVS.html page to
> make it more up-to-date.
> 
> Also included is a fix to GettingStarted.html to update the minimum
> Visual Studio version required.

+    <li>If CMake is installed then the most simple way is to just start 
the gui

gui -> GUI

+    compiling is complete</li>

Add a full stop like the other bullet points have.

+  (and please submit a patch if you do).  Earlier version of Visual Studio

Pluralize version to versions.


Do you have commit access?

Nick

> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list