Mercurial > hg > octave-lyh
diff doc/interpreter/install.txi @ 6670:14992092ab06
[project @ 2007-05-29 17:51:37 by jwe]
author | jwe |
---|---|
date | Tue, 29 May 2007 17:51:37 +0000 |
parents | cd5cc2a80589 |
children | 083721ae3dfa |
line wrap: on
line diff
--- a/doc/interpreter/install.txi +++ b/doc/interpreter/install.txi @@ -281,19 +281,19 @@ @item If you encounter errors like -@smallexample +@example @group passing `void (*)()' as argument 2 of `octave_set_signal_handler(int, void (*)(int))' @end group -@end smallexample +@end example @noindent or -@smallexample +@example warning: ANSI C++ prohibits conversion from `(int)' to `(...)' -@end smallexample +@end example @noindent while compiling @file{sighandlers.cc}, you may need to edit some files @@ -341,7 +341,7 @@ Some of the Fortran subroutines may fail to compile with older versions of the Sun Fortran compiler. If you get errors like -@smallexample +@example zgemm.f: zgemm: warning: unexpected parent of complex expression subtree @@ -355,7 +355,7 @@ expression subtree pcc_binval: missing IR_CONV in complex op make[2]: *** [zgemm.o] Error 1 -@end smallexample +@end example @noindent when compiling the Fortran subroutines in the @file{libcruft}