doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.
This commit is contained in:
@@ -60,10 +60,8 @@ These features are supported by all compilers we care about, so we will not
|
|||||||
accept patches to remove their use unless they absolutely do not impair
|
accept patches to remove their use unless they absolutely do not impair
|
||||||
clarity and performance.
|
clarity and performance.
|
||||||
|
|
||||||
All code must compile with GCC 2.95 and GCC 3.3. Currently, Libav also
|
All code must compile with recent versions of GCC and a number of other
|
||||||
compiles with several other compilers, such as the Compaq ccc compiler
|
currently supported compilers. To ensure compatibility, please do not use
|
||||||
or Sun Studio 9, and we would like to keep it that way unless it would
|
|
||||||
be exceedingly involved. To ensure compatibility, please do not use any
|
|
||||||
additional C99 features or GCC extensions. Especially watch out for:
|
additional C99 features or GCC extensions. Especially watch out for:
|
||||||
@itemize @bullet
|
@itemize @bullet
|
||||||
@item
|
@item
|
||||||
|
Reference in New Issue
Block a user