home *** CD-ROM | disk | FTP | other *** search
-
-
-
- - 1 -
-
-
-
- Base Development 7.3 Release Notes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 2 -
-
-
-
- 4. _K_n_o_w_n__B_u_g_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
-
- This chapter lists known bugs and workarounds.
-
- 572790 Compiling a large switch statement with
- 5000 case statements with the -Ofast
- option causes a compiler assertion
- failure. The workaround is to use a
- lower level of optimization.
-
- 649262 Incorrect conditional expansion occurs
- when cc -O3-IPA is used.
-
- 678005 Users who have capabilities enabled
- might have problems with any of the
- following:
-
- +o Compiling
-
- +o Debugging
-
- +o Running C++ applications
-
- We recommend that during
- development the user change shells
- to one not using capabilities.
-
- In addition, if the application
- uses C++ exception handling, the
- user should run the following
- command on that application:
-
- chap 'all-eip' <_a_p_p_l_i_c_a_t_i_o_n>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-