|
Parrot 6.7.0 "Grey-headed Lovebird" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 27 August 2014. |
|||
| kid51 | I got successful builds on Linux/x86_64 and Darwin/PPC | 01:04 | |
|
01:35
FROGGS_ joined
|
|||
| dalek | rrot: 3c00e7e | (Tobias Leich)++ | tools/dev/pbc_to_exe.winxed: use absolute execname when we can in pbc_to_exe Before this patch it used ARGV[0], which only contains a name like 'perl6' but not the path to the binary, when this binary is executed as 'perl6' and found in PATH. Now it will try to resolv the absolute path to the binary for certain platforms and will fall back to ARGV[0] if that fails or if the platform is not supported. |
09:07 | |
| rrot: acff6f5 | (Tobias Leich)++ | tools/dev/pbc_to_exe.winxed: memcpy the correct string length |
|||
| rrot: 0121b11 | moritz++ | tools/dev/pbc_to_exe.winxed: Merge pull request #1088 from FROGGS/master use absolute execname when we can in pbc_to_exe |
|||
|
09:24
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1075 (master - 0121b11 : Moritz Lenz): The build failed. | 09:24 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/5...21b111dd9c | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/34689267 | |||
|
09:24
travis-ci left
|
|||
| FROGGS | pbc_to_exe.c: In function ‘int main(int, const char**)’: | 09:45 | |
| pbc_to_exe.c:1307:69: error: ‘readlink’ was not declared in this scope | |||
| compilation failed | |||
| so that's a linux that has no readlink? | 09:47 | ||
| so we'd unistd.h... shall I only add that to the __unix__ section? | 09:52 | ||
|
11:06
kid51 joined
|
|||
| rurban | no smoke-me branch first? this is highly platform specific, even if battletested with perl5 | 12:49 | |
| Pod::Simple whiteline_handler is now missing. Pod::Checker fails. Anyone else? | 13:08 | ||
| dalek | rrot: afbc56c | rurban++ | / (2 files): pbc_to_exe: add unistd.h and ChangeLog GH #1088 |
13:11 | |
|
13:27
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1076 (master - afbc56c : Reini Urban): The build was fixed. | 13:27 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/0...bc56c76740 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/34706208 | |||
|
13:27
travis-ci left
|
|||
| rurban | found the whiteline_handler problem. 5.14.4 core Pod::Simple did not have that | 13:28 | |
|
13:41
Chirag joined
|
|||
| dalek | rrot/smoke-me/pod-simple-3.28: 967d1c3 | rurban++ | / (28 files): [test] Update Pod::Simple to 3.28 fixes missing whiteline_handler method. add =encoding handling. GH #1089 |
13:47 | |
|
14:02
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1077 (smoke-me/pod-simple-3.28 - 967d1c3 : Reini Urban): The build passed. | 14:02 | |
| [travis-ci] Change view : github.com/parrot/parrot/commit/967d1c3b4b69 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/34709654 | |||
|
14:02
travis-ci left
|
|||
| dalek | rrot/smoke-me/podchecker: 848a653 | rurban++ | / (25 files): [codingstd] fix various pod syntax errors These errors arose with the updated Pod::Simple/Checker, added with GH #1089 |
14:24 | |
|
14:41
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1078 (smoke-me/podchecker - 848a653 : Reini Urban): The build passed. | 14:41 | |
| [travis-ci] Change view : github.com/parrot/parrot/commit/848a6538f1b1 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/34713105 | |||
|
14:41
travis-ci left
|
|||
| dalek | rrot: 967d1c3 | rurban++ | / (28 files): [test] Update Pod::Simple to 3.28 fixes missing whiteline_handler method. add =encoding handling. GH #1089 |
15:06 | |
| rrot: 848a653 | rurban++ | / (25 files): [codingstd] fix various pod syntax errors These errors arose with the updated Pod::Simple/Checker, added with GH #1089 |
|||
| rrot: 8506bdb | rurban++ | / (4 files): [codingstd] fix GH #1090 5.8 crashes with DEBUGGING 3 =~ ///gsx substs cause perl5.8 with to crash at t/codingstd/c_enum.t, t/codingstd/c_macro_args.t and t/codingstd/c_cppcomments.t when DEBUGGING is enabled. Skip those tests then. |
|||
|
15:21
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1079 (master - 8506bdb : Reini Urban): The build passed. | 15:21 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/a...06bdb30008 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/34717031 | |||
|
15:21
travis-ci left
|
|||
| FROGGS | rurban++ # thank you | 16:55 | |
| rurban | FROGGS: Thank you! | 16:57 | |
|
20:30
Timbus joined
22:10
kid51 joined
|
|||