On 2013-06-24 01:49, Derek Buitenhuis wrote:
Signed-off-by: Derek Buitenhuis <[email protected]>
---
  doc/platform.texi | 21 +++++++++++++--------
  1 file changed, 13 insertions(+), 8 deletions(-)

platf_O_rm

--- a/doc/platform.texi
+++ b/doc/platform.texi
@@ -101,10 +101,10 @@ you can build all libraries as DLLs.

-Libav can be built with MSVC using a C99-to-C89 conversion utility and
-wrapper.
+Libav can be built with MSVC or ICL using a C99-to-C89 conversion utility and
+wrapper. For ICL, only the wrapper will be used, since it supports C99.

The wrapper supports C99? Please repeat the subject, unless the reference is 100% clear. Also stay in present tense; we do not plan to use the wrapper, we already do.

Why is the wrapper necessary if icl supports C99?

@@ -117,28 +117,33 @@ You will need the following prerequisites:

-To set up a proper MSVC environment in MSYS, you simply need to run
-@code{msys.bat} from the Visual Studio command prompt.
+To set up a proper environment in MSYS, you simply need to run
+@code{msys.bat} from the Visual Studio or Intel Compiler command prompt.

Drop "simply" while you're at it please, that word adds nothing of value.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to