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

Cleanup examples according to last updates. #159

Closed
mihails-strasuns opened this issue Jan 14, 2013 · 2 comments
Closed

Cleanup examples according to last updates. #159

mihails-strasuns opened this issue Jan 14, 2013 · 2 comments

Comments

@mihails-strasuns
Copy link
Contributor

I.e. http_info gives this warnings:

Compiling diet template 'info.dt'...
Warning: using render!() or parseDietFile!() with aliases is unsafe,
         please consider using renderCompat!()/parseDietFileCompat!()
         until DMD is fully stable regarding local alias template arguments.
Compiling diet template 'info.dt'...
Warning: using render!() or parseDietFile!() with aliases is unsafe,
         please consider using renderCompat!()/parseDietFileCompat!()
         until DMD is fully stable regarding local alias template arguments.

Probably there are more warnings in examples, have not checked them all yet. As examples are supposed to be "good style" guidelines for basic tasks, in my opinion, they should be updated.

@mihails-strasuns
Copy link
Contributor Author

P.S. dmd 2.061 , vibe 0.7.11, found while re-writing Arch Linux PKGBUILD for vibe.

@s-ludwig
Copy link
Member

You are absolutely right, I went through all of them now. This will be another good candidate for the CI server ;)

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