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

Fix missing import #745

Merged
merged 1 commit into from
Jul 28, 2014
Merged

Fix missing import #745

merged 1 commit into from
Jul 28, 2014

Conversation

sinkuu
Copy link
Contributor

@sinkuu sinkuu commented Jul 28, 2014

This compilation error happens if a method in web interface class has a return type.

vibe.d/source/vibe/internal/meta/funcattr.d(222): Error: template instance ReturnType!FUNCTION template 'ReturnType' is not defined
vibe.d/source/vibe/web/web.d(609): Error: template instance vibe.internal.meta.funcattr.evaluateOutputModifiers!(recent) error instantiating

@s-ludwig
Copy link
Member

Thanks!

s-ludwig added a commit that referenced this pull request Jul 28, 2014
@s-ludwig s-ludwig merged commit 14582fd into vibe-d:master Jul 28, 2014
@sinkuu sinkuu deleted the fix_import branch July 28, 2014 10:46
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

Successfully merging this pull request may close these issues.

2 participants