google-code-export / saplink

Automatically exported from code.google.com/p/saplink
1 stars 2 forks source link

Class plugin: missing forward declaration SEOX #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While testing in a new 7.00 system, class ZSAPLINK_CLASS has syntax errors
during activation for unknown type SEOX_BOOLEAN.  SEOX_BOOLEAN is included
in type-pool SEOX, but SEOX is not included in the type usage/forward
declarations of class ZSAPLINK_CLASS.  Not sure why this only fails in our
BI 7.00 system, but SEOX should be added just in case.

Original issue reported on code.google.com by ewherrm...@gmail.com on 4 Feb 2007 at 5:43

GoogleCodeExporter commented 9 years ago
Type pool SEOX added to forward declarations of class plugin

Original comment by ewherrm...@gmail.com on 4 Feb 2007 at 5:46

GoogleCodeExporter commented 9 years ago

Original comment by ewherrm...@gmail.com on 5 Feb 2007 at 3:22