TechnionYP5777 / Bugquery

Bug query
9 stars 1 forks source link

Fix branch "WIP" #43

Closed Amit-Oha closed 7 years ago

Amit-Oha commented 7 years ago

Due to mis-configuration of the eclipse project, problems were not displayed in eclipse and some commits introduced errors to the code. All work since last known working commit were moved to branch "WIP", and master branch was reverted.

ZivIzhar commented 7 years ago

No more errors. Still 68 warnings to take care of, will do that tomorrow :>

ZivIzhar commented 7 years ago

important emphasis

This issue is dealt with in branch "WIP"

AdiOmari commented 7 years ago

@ZivIzhar why not to merge the fix with the master branch?

ZivIzhar commented 7 years ago

@AdiOmari Didn't have the time to do so, doing it now

ZivIzhar commented 7 years ago

No more errors, warnings. We need to deal better with DBGetter and DBInitializer (remove the supress and use a more robust way to handle the relevant objects) I will open an issue about that.