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 SignalBase constructor shenanigans #674

Merged

Conversation

crabmusket
Copy link
Contributor

Fixes #673. Assigning NULL to a Vector doesn't really make any sense.

@LuisAntonRebollo
Copy link
Contributor

This causes many warning on gcc, thank you very much to solve it.

I'll try when I can.

@crabmusket crabmusket added this to the Linux milestone Jun 13, 2014
LuisAntonRebollo added a commit that referenced this pull request Jun 15, 2014
@LuisAntonRebollo LuisAntonRebollo merged commit 4fcdc04 into GarageGames:development Jun 15, 2014
@crabmusket crabmusket deleted the fix-tsignal-mtriggernext branch July 8, 2014 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SignalBase constructor causes warnings in GCC
2 participants