We don't support non-ANSI C compilers
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1317 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -2975,9 +2975,8 @@ the design goals in this area. (If you encounter any bugs that cause the
|
||||
library to be less portable than is claimed here, we'd appreciate hearing
|
||||
about them.)
|
||||
|
||||
The code works fine on ANSI C, C++, and pre-ANSI C compilers, using any of
|
||||
the popular system include file setups, and some not-so-popular ones too.
|
||||
See install.txt for configuration procedures.
|
||||
The code works fine on ANSI C and C++ compilers, using any of the popular
|
||||
system include file setups, and some not-so-popular ones too.
|
||||
|
||||
The code is not dependent on the exact sizes of the C data types. As
|
||||
distributed, we make the assumptions that
|
||||
|
||||
Reference in New Issue
Block a user