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

Update dbox & examples to work with current compilers #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

n8sh
Copy link

@n8sh n8sh commented Nov 8, 2018

All

  • dub.json: remove glad-drey/glfw-drey dependency & update dimgui to 1.0.0
  • __va_argsave was removed in DMD 2.072

examples/demo

  • Implicit string concatenation was disabled in DMD 2.081
  • dub sourcePath needed correction to avoid duplicate files
  • Some calls needed pass-by-ref
  • Make examples/demo work on macOS retina displays

- Implicit string concatenation was disabled in DMD 2.081
- dub sourcePath needed correction to avoid duplicate files
- Some calls needed pass-by-ref
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.

1 participant