[parrot/parrot] e73141: Pacify compiler about absense on default case in s...

noreply at github.com noreply at github.com
Sun Jan 30 22:52:09 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: e731419a83a9580c6c87abd0912d25d1c26f30ab
    https://github.com/parrot/parrot/commit/e731419a83a9580c6c87abd0912d25d1c26f30ab
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-30 (Sun, 30 Jan 2011)

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
Pacify compiler about absense on default case in switch.


Commit: a00d5906b99d59be8ae244116bfcf8b0fce37670
    https://github.com/parrot/parrot/commit/a00d5906b99d59be8ae244116bfcf8b0fce37670
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-30 (Sun, 30 Jan 2011)

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
Avoid (useless) cast INTVAL to size_t


Commit: 01fabfbe1b8dc7fc3325581c9537e443b5f4d60d
    https://github.com/parrot/parrot/commit/01fabfbe1b8dc7fc3325581c9537e443b5f4d60d
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-30 (Sun, 30 Jan 2011)

Changed paths:
  M config/auto/warnings.pm

Log Message:
-----------
Remove -Wbad-function-cast.

According to gcc info it's kust helps to catch undeclared functions
error. We do have special -Wimplicit to catch it.


Commit: e19f32baca0afca39bff5b8ba98168d677948a47
    https://github.com/parrot/parrot/commit/e19f32baca0afca39bff5b8ba98168d677948a47
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-30 (Sun, 30 Jan 2011)

Changed paths:
  M src/runcore/main.c

Log Message:
-----------
Use explicit const_cast to pacify compiler.


Commit: 2709a45aadd31c5b01b900d524f59dadd8cc1edf
    https://github.com/parrot/parrot/commit/2709a45aadd31c5b01b900d524f59dadd8cc1edf
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-30 (Sun, 30 Jan 2011)

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip




More information about the parrot-commits mailing list