[parrot/parrot] 79e21c: Move the "return -1" outside the #if, so that we r...
GitHub
noreply at github.com
Sat Mar 31 03:57:53 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 79e21c80100361bb55d1ea27547ac1dd2079cc65
https://github.com/parrot/parrot/commit/79e21c80100361bb55d1ea27547ac1dd2079cc65
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-30 (Fri, 30 Mar 2012)
Changed paths:
M src/platform/generic/dl.c
Log Message:
-----------
Move the "return -1" outside the #if, so that we return -1 if the handle is not found
Commit: 65e944b5f5782bb4c31f4926406cccfc1624fb94
https://github.com/parrot/parrot/commit/65e944b5f5782bb4c31f4926406cccfc1624fb94
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-30 (Fri, 30 Mar 2012)
Changed paths:
M src/platform/generic/dl.c
Log Message:
-----------
return proper NULLs instead of 0 for pointers
Commit: e4d981a548b41c33b2a82fea673eca64fe16327f
https://github.com/parrot/parrot/commit/e4d981a548b41c33b2a82fea673eca64fe16327f
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-30 (Fri, 30 Mar 2012)
Changed paths:
M src/platform/generic/dl.c
Log Message:
-----------
localized some variables and consted some pointers
Compare: https://github.com/parrot/parrot/compare/6a4efe6...e4d981a
More information about the parrot-commits
mailing list