Summary: | TAO_ROOT ending with / results in compile errors with tao_idl | ||
---|---|---|---|
Product: | TAO | Reporter: | Johnny Willemsen <jwillemsen> |
Component: | IDL Compiler | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | ASSIGNED --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.6 | ||
Hardware: | All | ||
OS: | Linux |
Description
Johnny Willemsen
2007-10-15 07:41:07 CDT
This would seem like a special case of the general problem of what we will allow for env variables. What about multiple /s (or \s on Windows) or ..s? What if a / gets used on Windows? Without trying these combinations, I have no idea what will happen. And there's the added possibility that some cases may cause preprocessor-specific problems. |