]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Merge branch 'strict-warnings' into 'nightly'
authormmn <mmn@hethane.se>
Fri, 17 Jun 2016 20:29:47 +0000 (16:29 -0400)
committermmn <mmn@hethane.se>
Fri, 17 Jun 2016 20:29:47 +0000 (16:29 -0400)
commit005b4c8dd1a76d254be096dd5819587ebf59f4fa
treeadfda064407ac66bd915302001ec57e6ce7b78ba
parentd66b495ba8b045b4c9f300ab08a8ed42ca08c726
parent9de79f0a3643cd186b46d68894b4fc9ff40e494e
Merge branch 'strict-warnings' into 'nightly'

Fix some strict warnings (Action::prepare, Action::handle)

I know MR with changes to a bunch of files aren't great practice, but I figured since all the changes are one-liners it might not be a huge deal.

Related to #190

See merge request !123