Parrot 6.1.0 "Black-collared Lovebird" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 18 February 2014.
00:43 kid51 joined 01:45 benabik joined 02:18 benabik joined, FROGGS_ joined 03:48 PerlJam joined 07:53 Chirag joined 09:32 FROGGS joined 09:42 Chirag joined 11:33 denisboyun joined 12:17 denis_boyun joined 12:28 denisboyun joined 13:24 Chirag_ joined 15:17 denis_boyun_ joined 15:18 denis_boyun____ joined 15:33 denisboyun joined 16:08 denis_boyun_ joined 18:20 particle joined 19:09 TonyC joined 19:23 denis_boyun joined 20:05 TonyC_ joined 20:29 donk joined
dalek rrot/rurban/relaxcoda-gh1054: 8e19822 | rurban++ | / (5 files):
[docs] fix most podchecker issues

at least the valid ones. podchecker warns about valid L<name|link> tags.
See podchecker docs/*.pod docs/*/*.pod (not the book) See also GH #1053 to use Pod::Checker in the test and GH #1054 to relax the fill-column: 100 coda to allow 78 also, to write valid pod.
20:43
rrot/rurban/relaxcoda-gh1054: c9d116b | rurban++ | / (2 files):
[pdd07] allow fill-column: 78 in parrot files [GH #1054]

pod, parrot and perl files should allow easy and correct reformatting of pod sections, and it does not harm to optionally reformat overlong parrot lines to 78 also.
pdd07 only state MUST NOT longer than 100 columns, and only later SHOULD have this code with 100. Change pdd07 to allow 78 also.
rrot: 8e19822 | rurban++ | / (5 files):
[docs] fix most podchecker issues

at least the valid ones. podchecker warns about valid L<name|link> tags.
See podchecker docs/*.pod docs/*/*.pod (not the book) See also GH #1053 to use Pod::Checker in the test and GH #1054 to relax the fill-column: 100 coda to allow 78 also, to write valid pod.
20:48
rrot: b1de450 | rurban++ | / (4 files):
runcores: fix docs, match docs with implementation and vice versa

use docs/running.pod as description for the runcore, debugging and optimization options. add missing docs for the runcores.
we already have a new parrot manpage for the rest. allow the old runcores in the implementation as described in the docs. but disable the exec runcore, as it is different from the jit runcore. there is now side-effect of producing a native executable (as of now).
21:01 travis-ci joined
travis-ci [travis-ci] parrot/parrot#988 (master - b1de450 : Reini Urban): The build was broken. 21:01
[travis-ci] Change view : github.com/parrot/parrot/compare/9...de450257b0
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/20364999
21:01 travis-ci left
dalek rrot/ptc/pod_checker-gh1053: 524dc90 | paultcochrane++ | lib/Parrot/Test/Pod/Utils.pm:
[lib] using Pod::Checker to check pod

Pod::Simple was missing many warnings and errors and thus has been replaced by Pod::Checker. This is sensible, since the advice given by the
  `pod_syntax.t` test when errors occur is that one should use `podchecker` to
investigate errors in detail, thus we should be using Pod::Checker internally to begin with.
21:28
rrot/ptc/pod_checker-gh1053: af695a1 | rurban++ | / (48 files):
[docs] fix all podchecker issues [GH #1053]

to skip: tools/dev/create_language.pl tools/dev/mk_language_shell.in lib/IO/CaptureOutput.pm
to ignore | warning: docs/project/release_manager_guide.pod
21:29 rurban1 joined 22:09 wagle joined