michaelwiles / google-gin

Automatically exported from code.google.com/p/google-gin
Apache License 2.0
0 stars 0 forks source link

Add warning in case clientinjector doesn't have a single GinModule #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a ClientInjector without a GinModule

What is the expected output? What do you see instead?
A warning to tell me I forgot to add the GinModule. I don't see any warning.

What version of the product are you using? On what operating system?
latest.

Please provide any additional information below.

Original issue reported on code.google.com by nw...@google.com on 7 Jun 2011 at 10:42

GoogleCodeExporter commented 9 years ago

Original comment by aragos on 19 Jul 2011 at 5:19

GoogleCodeExporter commented 9 years ago
Submitted for review at http://codereview.appspot.com/4776042

Original comment by aragos on 19 Jul 2011 at 7:02

GoogleCodeExporter commented 9 years ago
Committed in r223.

Original comment by aragos on 22 Jul 2011 at 5:00