Home |
Previous Page | Next Page Programming DataBlade Module Routines in C > Source Files Generated by BladeSmith >
The warning.txt file
includes the following types of warnings about your source code:
- Unfinished code. The file lists the routines
to which you need to add code.
- User-defined statistics. If you included
statistics-support functions for an opaque data type, a warning
states that user-defined statistics are only available for Dynamic Server Version
9.2 and later.
- Long identifiers. If you created any objects
with long identifiers, a warning states that long identifiers are
only available for Dynamic Server Version 9.2 and later.
- The mi_selfuncarg data type. If you included
the mi_selfuncarg data type in an extended
data type, a warning states that the data type is deprecated for Dynamic Server Version
9.2 and later.
The warning.txt file might contain other
warnings, as appropriate for your source code.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]