BUG: ESQL-C: #include Directives Can Cause Precompile Errors

Last reviewed: March 18, 1997
Article ID: Q152110
4.22 WINDOWS kbprg kbbug4.22

The information in this article applies to:

  • Microsoft Embedded SQL for C PTK, version 4.22

BUG#: 12814 (4.22)

SYMPTOMS

Precompiling ESQL-C code that contains #include preprocessor directives that do not start in the first column of the source code can cause precompile errors.

WORKAROUND

To avoid this behavior, ensure that all #include preprocessor directives start in the first column.

STATUS

Microsoft 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
KBCategory: kbProg
KBSubcategory: SSrvESQL_C ssrvprog
Keywords : SSrvESQL_C ssrvprog
Version : 4.22
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.