
Key: |
PCC-12
|
Type: |
Bug
|
Status: |
Closed
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Gregory McGarry
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
Environment:
|
win32, Visual Studio 8.0
|
|
The cpp built with visual studio 8 doesn't work. It immediately fails with:
bad defineyylex returned 266
This seems to be an issue with the -D commandline options.
Without the -D commandline options, the error becomes:
bad includeyylex returned 60
which is due to an #include directive.
|
Description
|
The cpp built with visual studio 8 doesn't work. It immediately fails with:
bad defineyylex returned 266
This seems to be an issue with the -D commandline options.
Without the -D commandline options, the error becomes:
bad includeyylex returned 60
which is due to an #include directive.
|
Show » |
made changes - 10/Dec/08 11:34 PM
Field |
Original Value |
New Value |
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
Resolution
|
|
Fixed
[ 1
]
|
made changes - 10/Dec/08 11:34 PM
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|