Branch: refs/heads/notfound/declaration-after-statement
  Home:   https://github.com/parrot/parrot
  Commit: cc2af074f09e8c212e5317ede52bbd98e4e8ba2d
      
https://github.com/parrot/parrot/commit/cc2af074f09e8c212e5317ede52bbd98e4e8ba2d
  Author: NotFound <[email protected]>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M config/auto/warnings.pm

  Log Message:
  -----------
  drop -Werror=declaration-after-statement from auto config
going to use more recent C standard


  Commit: e0095f4ea37dcf1f8d3d4547ee7be92fb6326e22
      
https://github.com/parrot/parrot/commit/e0095f4ea37dcf1f8d3d4547ee7be92fb6326e22
  Author: NotFound <[email protected]>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M src/string/api.c

  Log Message:
  -----------
  profit from declarations after statements:
move some declarations to the first use of the variable
make some of it const, now that we can


Compare: https://github.com/parrot/parrot/compare/cc2af07^...e0095f4
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to