Warning: skipping dependency checks. Note: checking out 'v1.0.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at fbd6ebc... initial commit BigInt.cpp: In member function ‘BigInt BigInt::inv(const BigInt&) const’: BigInt.cpp:1393:12: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] bi_p[0] = (const char *)"0"; ^ BigInt.cpp:1429:10: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] bi_ret = (const char *)"0"; ^ No existing manifest. Attempting to rebuild...