BUG: ESQL-C: #include Directives Can Cause Precompile ErrorsLast reviewed: March 18, 1997Article ID: Q152110 |
4.22
WINDOWS
kbprg kbbug4.22
The information in this article applies to:
BUG#: 12814 (4.22)
SYMPTOMSPrecompiling ESQL-C code that contains #include preprocessor directives that do not start in the first column of the source code can cause precompile errors.
WORKAROUNDTo avoid this behavior, ensure that all #include preprocessor directives start in the first column.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Embedded SQL for C Programmer's Toolkit version 4.22. This does not happen with Microsoft Embedded SQL for C Programmer's Toolkit version 6.5. For more information, contact your primary support provider.
|
Additional reference words: 6.5 ptk
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |