Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preprocessor error for conditional includes #11

Closed
veripoolbot opened this issue Jun 4, 2008 · 2 comments
Closed

Preprocessor error for conditional includes #11

veripoolbot opened this issue Jun 4, 2008 · 2 comments
Assignees

Comments

@veripoolbot
Copy link
Collaborator


Author Name: John Dickol
Original Redmine Issue: 11 from https://www.veripool.org
Original Date: 2008-06-04
Original Assignee: Wilson Snyder (@wsnyder)


The preprocessor produces an error for this conditional include (if VMM_PRE_INCLUDE is not defined)

ifdef VMM_PRE_INCLUDE include VMM_PRE_INCLUDE endif

%Error: vppp_ifdef_include.sv:5: Expecting include filename. Found: ENDIF

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2008-06-04T16:30:51Z


Thanks for the report!

The following patch (patch -p0 < BELOW) should fix this issue.
This will be in the next release.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2008-06-04T16:34:23Z


Got boggled, it's instead attached

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants